Aktualisiere argocd-apps.yaml für Verzeichnisquellen und füge nfs-csi-Anwendung hinzu
This commit is contained in:
@@ -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}}'
|
||||||
|
|||||||
Reference in New Issue
Block a user