diff --git a/deploy/with-rbac.yaml b/deploy/with-rbac.yaml index 4dca98636..673179114 100644 --- a/deploy/with-rbac.yaml +++ b/deploy/with-rbac.yaml @@ -33,7 +33,7 @@ spec: - --publish-service=$(POD_NAMESPACE)/ingress-nginx - --annotations-prefix=nginx.ingress.kubernetes.io securityContext: - allowPrivilegeEscalation: true + allowPrivilegeEscalation: true capabilities: drop: - ALL