Whishper: change securitycontext mongo

This commit is contained in:
Ruben Hensen
2024-12-17 14:04:05 +01:00
parent 66f8419a47
commit 8c780b18e3
+5 -1
View File
@@ -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