diff --git a/argocd/apps/penpot/penpot.yaml b/argocd/apps/penpot/penpot.yaml index bfab107..e6616ef 100644 --- a/argocd/apps/penpot/penpot.yaml +++ b/argocd/apps/penpot/penpot.yaml @@ -38,7 +38,7 @@ spec: value: lets-encrypt-staging - name: backend.containerSecurityContext values: - allowPrivilegeEscalation: false + allowPrivilegeEscalation: 'false' capabilities: drop: - ALL