Skip to content

Commit 2a06b82

Browse files
Fix
1 parent 3340be7 commit 2a06b82

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

charts/intel/templates/deployment.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ spec:
2929
serviceAccountName: {{ include "codetogether.serviceAccountName" . }}
3030
{{- if .Values.openshift.enabled }}
3131
# OpenShift
32-
securityContext:
33-
fsGroup: 0
34-
fsGroupChangePolicy: "OnRootMismatch"
3532
{{- else if .Values.podSecurityContext }}
3633
securityContext:
3734
{{- toYaml .Values.podSecurityContext | nindent 8 }}

0 commit comments

Comments
 (0)