mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Whishper: change securitycontext mongo
This commit is contained in:
@@ -23,7 +23,11 @@ spec:
|
|||||||
io.kompose.service: mongo
|
io.kompose.service: mongo
|
||||||
spec:
|
spec:
|
||||||
securityContext:
|
securityContext:
|
||||||
fsGroup: 2000
|
runAsGroup: 1000
|
||||||
|
runAsNonRoot: true
|
||||||
|
runAsUser: 1000
|
||||||
|
supplementalGroups:
|
||||||
|
- 6
|
||||||
containers:
|
containers:
|
||||||
- args:
|
- args:
|
||||||
- --logpath
|
- --logpath
|
||||||
|
|||||||
Reference in New Issue
Block a user