From ac99938a7950c5e1d98149d01790c98e2e3f8dd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Tue, 9 Jun 2026 13:40:41 +0200 Subject: [PATCH] niks3: Move to sys --- values/niks3/manifests/niks3.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/values/niks3/manifests/niks3.yaml b/values/niks3/manifests/niks3.yaml index 54646297..ec6df843 100644 --- a/values/niks3/manifests/niks3.yaml +++ b/values/niks3/manifests/niks3.yaml @@ -12,7 +12,7 @@ spec: destination: namespace: niks3 server: https://kubernetes.default.svc - project: aux + project: sys sources: - repoURL: {{ .Values.clusterConfig.manifests }} targetRevision: HEAD @@ -27,9 +27,6 @@ spec: - name: HELMFILE_FILE_PATH value: niks3.yaml.gotmpl syncPolicy: - managedNamespaceMetadata: - labels: - component: aux syncOptions: - CreateNamespace=true - ApplyOutOfSyncOnly=true