niks3: Move to sys

This commit is contained in:
2026-06-09 13:40:41 +02:00
parent d0aa57fa13
commit ac99938a79
+1 -4
View File
@@ -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