Make root

This commit is contained in:
Ruben Hensen
2025-02-26 15:37:05 +01:00
parent a4d9c41966
commit 8573e9d92f
+3 -3
View File
@@ -75,8 +75,8 @@ spec:
containerSecurityContext:
enabled: true
seLinuxOptions: {}
runAsUser: 0
runAsGroup: 0
runAsUser: 1001
runAsGroup: 1001
runAsNonRoot: false
privileged: false
readOnlyRootFilesystem: true
@@ -84,7 +84,7 @@ spec:
capabilities:
drop: ["ALL"]
seccompProfile:
type: "RuntimeDefault
type: "RuntimeDefault"
syncPolicy:
syncOptions: