Skip to content

Commit 5019354

Browse files
authored
fsGroup for pvc
1 parent 15d5477 commit 5019354

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/rocketadmin/templates/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ spec:
2626
{{- end }}
2727
serviceAccountName: {{ include "rocketadmin.serviceAccountName" . }}
2828
securityContext:
29+
fsGroup: 999
2930
{{- toYaml .Values.podSecurityContext | nindent 8 }}
3031
{{- if .Values.pglite.enabled }}
3132
volumes:

0 commit comments

Comments
 (0)