We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87af6f7 commit 6d2642fCopy full SHA for 6d2642f
helm-charts/move2kube/templates/move2kube-scc.yaml
@@ -19,7 +19,7 @@ allowHostNetwork: false
19
allowHostPID: false
20
allowHostPorts: false
21
allowPrivilegeEscalation: true
22
-allowPrivilegedContainer: false
+allowPrivilegedContainer: true
23
readOnlyRootFilesystem: false
24
requiredDropCapabilities:
25
- KILL
0 commit comments