changed scc priority
This commit is contained in:
parent
d9cdf8a9b9
commit
b7f8ecc6c2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ fsGroup:
|
||||||
type: MustRunAs
|
type: MustRunAs
|
||||||
users:
|
users:
|
||||||
- system:serviceaccount:{{ .Release.Namespace }}:{{ include "ingress-nginx.fullname" . }}-admission
|
- system:serviceaccount:{{ .Release.Namespace }}:{{ include "ingress-nginx.fullname" . }}-admission
|
||||||
priority: 10
|
priority: 5
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsUser:
|
runAsUser:
|
||||||
type: MustRunAsNonRoot
|
type: MustRunAsNonRoot
|
||||||
|
|
Loading…
Reference in a new issue