Aktualisiere argocd-apps.yaml für Verzeichnisquellen und füge nfs-csi-Anwendung hinzu

This commit is contained in:
Matthias Hinrichs
2026-01-13 15:33:28 +01:00
parent c84d36acf5
commit c4bf9bd43e
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ spec:
source: source:
repoURL: https://git.hnrx.net/homelab/rke2-single-node.git repoURL: https://git.hnrx.net/homelab/rke2-single-node.git
path: '{{path}}' path: '{{path}}'
helm: directory:
values: values-{{cluster.name}}.yaml # Env-spezifisch recurse: true
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: '{{path.basename}}' namespace: '{{path.basename}}'