Move security values to server and oidc components
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
||||
{{- end }}
|
||||
serviceAccountName: {{ include "spire.serviceAccountName" . }}-agent
|
||||
securityContext:
|
||||
{{- toYaml .Values.podSecurityContext | nindent 8 }}
|
||||
{{- toYaml .Values.oidc.podSecurityContext | nindent 8 }}
|
||||
containers:
|
||||
- name: spire-oidc
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user