We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d5477 commit 5019354Copy full SHA for 5019354
1 file changed
charts/rocketadmin/templates/deployment.yaml
@@ -26,6 +26,7 @@ spec:
26
{{- end }}
27
serviceAccountName: {{ include "rocketadmin.serviceAccountName" . }}
28
securityContext:
29
+ fsGroup: 999
30
{{- toYaml .Values.podSecurityContext | nindent 8 }}
31
{{- if .Values.pglite.enabled }}
32
volumes:
0 commit comments