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
|
||||
users:
|
||||
- system:serviceaccount:{{ .Release.Namespace }}:{{ include "ingress-nginx.fullname" . }}-admission
|
||||
priority: 10
|
||||
priority: 5
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser:
|
||||
type: MustRunAsNonRoot
|
||||
|
|
Loading…
Reference in a new issue