From bdd227081fa1dd72185bec53ea9c10ac32730159 Mon Sep 17 00:00:00 2001 From: titver968 Date: Fri, 24 Oct 2025 07:58:55 +0200 Subject: [PATCH] headlamp namespace --- argocd/apps/headlamp/values-headlamp.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/argocd/apps/headlamp/values-headlamp.yaml b/argocd/apps/headlamp/values-headlamp.yaml index 09d8b63..45ea207 100644 --- a/argocd/apps/headlamp/values-headlamp.yaml +++ b/argocd/apps/headlamp/values-headlamp.yaml @@ -38,14 +38,8 @@ spec: namespace: kube-system syncPolicy: - managedNamespaceMetadata: - labels: - pod-security.kubernetes.io/enforce: "privileged" automated: selfHeal: true prune: true syncOptions: - - CreateNamespace=true - - ServerSideApply=true - - PruneLast=true - - RespectIgnoreDifferences=true + - CreateNamespace=true \ No newline at end of file