From 4c12f3ce7633d82ac18b2352edb8faf1e7b9bde4 Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Tue, 22 Oct 2024 16:49:02 +0200 Subject: [PATCH] config --- argocd/apps/penpot/penpot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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