Skip to content
Snippets Groups Projects
Commit fb8d3b2b authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

switched user

parent 32607b69
No related branches found
No related tags found
4 merge requests!1895Development,!1892Development,!1889Development,!1888Resolve "fix ci pipelines"
......@@ -66,6 +66,10 @@ spec:
- name: redis-config
configMap:
name: redis-container-config
securityContext:
fsGroup: 1000
runAsUser: 1000
runAsGroup: 1000
containers:
- name: {{ .Chart.Name }}-phpfpm
image: {{ template "imagename" . }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment