Skip to content

Commit

Permalink
removed securityContext fsGroup
Browse files Browse the repository at this point in the history
Signed-off-by: dislbenn <dbennett@redhat.com>
  • Loading branch information
dislbenn committed Jan 9, 2025
1 parent f2ee785 commit 0fdbcbd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -117,7 +117,6 @@ spec:
{{ toYaml . | indent 8 }}
{{- end }}
securityContext:
fsGroup: 1000
runAsNonRoot: true
{{- if .Values.global.deployOnOCP }}
{{- if semverCompare ">=4.11.0" .Values.hubconfig.ocpVersion }}

0 comments on commit 0fdbcbd

Please sign in to comment.