diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 2295f47..5944784 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -37,10 +37,10 @@ spec: memory: "512Mi" cpu: "250m" securityContext: - allowPrivilegeEscalation: false + allowPrivilegeEscalation: true capabilities: drop: ["ALL"] - runAsNonRoot: true + runAsNonRoot: false seccompProfile: type: RuntimeDefault volumes: