Indentation...
This commit is contained in:
parent
7a6926fb08
commit
6fc9e06e30
1 changed files with 5 additions and 5 deletions
|
@ -20,11 +20,11 @@ spec:
|
|||
main:
|
||||
annotations:
|
||||
reloader.stakater.com/auto: "true"
|
||||
securityContext:
|
||||
runAsUser: 568
|
||||
runAsGroup: 568
|
||||
fsGroup: 568
|
||||
fsGroupChangePolicy: "OnRootMismatch"
|
||||
securityContext:
|
||||
runAsUser: 568
|
||||
runAsGroup: 568
|
||||
fsGroup: 568
|
||||
fsGroupChangePolicy: "OnRootMismatch"
|
||||
|
||||
containers:
|
||||
main:
|
||||
|
|
Loading…
Reference in a new issue