Update repository URLs in argocd-apps.yaml to point to the correct homelab repository

This commit is contained in:
Matthias Hinrichs
2026-01-13 14:45:30 +01:00
parent 9e5a1d7546
commit 8265fa90dd
+2 -2
View File
@@ -6,7 +6,7 @@ metadata:
spec:
generators:
- git:
repoURL: https://github.com/dein-user/git-repo.git
repoURL: https://git.hnrx.net/homelab/rke2-single-node.git
revision: HEAD
directories:
- path: 08_cluster_infrastructure/*
@@ -16,7 +16,7 @@ spec:
spec:
project: cluster-infra
source:
repoURL: https://github.com/dein-user/git-repo.git
repoURL: https://git.hnrx.net/homelab/rke2-single-node.git
path: '{{path}}'
helm:
values: values-{{cluster.name}}.yaml # Env-spezifisch