There was an error while loading. Please reload this page.
2 parents 10a2e17 + 0a10748 commit bac91f4Copy full SHA for bac91f4
1 file changed
charts/platform-service/templates/deployment.yaml
@@ -181,7 +181,7 @@ spec:
181
{{- if .Values.workingDir }}
182
workingDir: {{ .Values.workingDir }}
183
{{- end }}
184
-{{- if .Values.securityContext }}
+{{- if .Values.containerSecurityContext }}
185
securityContext:
186
{{- toYaml .Values.containerSecurityContext | nindent 12 }}
187
0 commit comments