Remove security context.
This commit is contained in:
parent
eae1243a56
commit
7d211f25aa
1 changed files with 0 additions and 7 deletions
|
@ -21,13 +21,6 @@ spec:
|
|||
annotations:
|
||||
reloader.stakater.com/auto: "true"
|
||||
|
||||
pod:
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 1000
|
||||
fsGroupChangePolicy: "OnRootMismatch"
|
||||
|
||||
containers:
|
||||
main:
|
||||
image:
|
||||
|
|
Loading…
Reference in a new issue