diff --git a/07_bootstrap_argocd/argocd-project-cluster-infra.yaml b/07_bootstrap_argocd/argocd-project-cluster-infra.yaml index 5265a46..135ae7d 100644 --- a/07_bootstrap_argocd/argocd-project-cluster-infra.yaml +++ b/07_bootstrap_argocd/argocd-project-cluster-infra.yaml @@ -11,3 +11,6 @@ spec: sourceRepos: - https://git.hnrx.net/homelab/rke2-single-node.git - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts + clusterResourceWhitelist: + - group: '*' + kind: '*'