another correction
This commit is contained in:
@@ -24,11 +24,11 @@ spec:
|
||||
operator: In
|
||||
values:
|
||||
- "{{ .Values.nodeAffinity.value }}"
|
||||
supplementalGroups: {{ .Values.securityContext.supplementalGroups | toYaml | nindent 8 }}
|
||||
{{- end }}
|
||||
securityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
supplementalGroups: {{ .Values.securityContext.supplementalGroups | toYaml | nindent 8 }}
|
||||
{{- end }}
|
||||
containers:
|
||||
- name: {{ .Values.name }}
|
||||
{{- if .Values.hwAccl.enabled }}
|
||||
|
||||
Reference in New Issue
Block a user