Whishper: change secctx

This commit is contained in:
Ruben Hensen
2024-12-17 14:14:28 +01:00
parent be89660a18
commit fd1261ca2f
+2 -2
View File
@@ -23,9 +23,9 @@ spec:
io.kompose.service: mongo
spec:
securityContext:
runAsGroup: 1000
runAsGroup: 2000
runAsNonRoot: true
runAsUser: 1000
runAsUser: 2000
supplementalGroups:
- 6
containers: