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