From d24b569a98c92bbe7bcc50c4f0e5247b10ef0856 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Tue, 13 Jan 2026 15:42:47 +0100 Subject: [PATCH] Entferne die Cluster-Ressourcen-Whitelist aus argocd-project-cluster-infra.yaml --- 07_bootstrap_argocd/argocd-project-cluster-infra.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/07_bootstrap_argocd/argocd-project-cluster-infra.yaml b/07_bootstrap_argocd/argocd-project-cluster-infra.yaml index 6877aaf..5265a46 100644 --- a/07_bootstrap_argocd/argocd-project-cluster-infra.yaml +++ b/07_bootstrap_argocd/argocd-project-cluster-infra.yaml @@ -11,8 +11,3 @@ spec: 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: '*' - kind: StorageClass