mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
Whishper: change secctx 4
This commit is contained in:
@@ -23,10 +23,11 @@ spec:
|
|||||||
io.kompose.service: mongo
|
io.kompose.service: mongo
|
||||||
spec:
|
spec:
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsGroup: 2000
|
runAsGroup: 0
|
||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
supplementalGroups:
|
supplementalGroups:
|
||||||
- 6
|
- 6
|
||||||
|
- 2000
|
||||||
containers:
|
containers:
|
||||||
- args:
|
- args:
|
||||||
- --logpath
|
- --logpath
|
||||||
|
|||||||
Reference in New Issue
Block a user