UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b240f0f1 authored by Andrew Kesterson's avatar Andrew Kesterson
Browse files

Mattermost #155: Add runAsGroup for mattermost postgresql security context

parent ae1399c1
No related branches found
No related tags found
2 merge requests!4912SKIP UPGRADE CHECK mattermost update to 9.10.1-bb.2,!4904feat: Add Kiali labels for Mattermost/MattermostOperator
......@@ -102,6 +102,10 @@ postgresql:
podAnnotations:
{{ include "istioAnnotation" $ }}
{{- end }}
securityContext:
runAsGroup: 26
containerSecurityContext:
runAsGroup: 26
{{- end }}
{{- end }}
......
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