gotta change this 568 user at some point.
This commit is contained in:
parent
aa7d6a50de
commit
6d64140763
1 changed files with 2 additions and 2 deletions
|
@ -65,8 +65,8 @@ spec:
|
||||||
defaultPodOptions:
|
defaultPodOptions:
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
runAsUser: 65534
|
runAsUser: 568
|
||||||
runAsGroup: 65534
|
runAsGroup: 568
|
||||||
seccompProfile: { type: RuntimeDefault }
|
seccompProfile: { type: RuntimeDefault }
|
||||||
service:
|
service:
|
||||||
app:
|
app:
|
||||||
|
|
Loading…
Reference in a new issue