Aktualisiere argocd-project-cluster-infra.yaml, um die Quelle für csi-driver-nfs hinzuzufügen und die Cluster-Ressourcen-Whitelist zu erweitern

This commit is contained in:
Matthias Hinrichs
2026-01-13 15:40:06 +01:00
parent c4bf9bd43e
commit d606a9e9c7
@@ -10,8 +10,9 @@ spec:
server: https://kubernetes.default.svc
sourceRepos:
- https://git.hnrx.net/homelab/rke2-single-node.git
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
clusterResourceWhitelist:
- group: gateway.networking.k8s.io
kind: GatewayClass
- group: storage.k8s.io
- group: '*'
kind: StorageClass