Run metacontroller from 34356 user
This adds the runAsUser flag to metacontroller at pod level Change-Id: I347bf34e35ee60a17cb234819a3b8b870e0edb5b
This commit is contained in:
parent
818157dcbb
commit
3b2a93f642
@ -74,10 +74,12 @@ pod:
|
||||
default: 10
|
||||
security_context:
|
||||
metacontroller:
|
||||
pod:
|
||||
runAsUser: 34356
|
||||
container:
|
||||
metacontroller:
|
||||
runAsUser: 34356
|
||||
readOnlyRootFilesystem: true
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
endpoints:
|
||||
cluster_domain_suffix: cluster.local
|
||||
|
Loading…
Reference in New Issue
Block a user