Remove securitycontext.
This commit is contained in:
parent
6fc9e06e30
commit
37efcf6b5f
1 changed files with 0 additions and 6 deletions
|
@ -20,11 +20,6 @@ spec:
|
|||
main:
|
||||
annotations:
|
||||
reloader.stakater.com/auto: "true"
|
||||
securityContext:
|
||||
runAsUser: 568
|
||||
runAsGroup: 568
|
||||
fsGroup: 568
|
||||
fsGroupChangePolicy: "OnRootMismatch"
|
||||
|
||||
containers:
|
||||
main:
|
||||
|
@ -39,7 +34,6 @@ spec:
|
|||
memory: 128Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
pod:
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in a new issue