diff --git a/07_bootstrap_argocd/argocd-project-cluster-infra.yaml b/07_bootstrap_argocd/argocd-project-cluster-infra.yaml index f53abb1..f97bb63 100644 --- a/07_bootstrap_argocd/argocd-project-cluster-infra.yaml +++ b/07_bootstrap_argocd/argocd-project-cluster-infra.yaml @@ -12,6 +12,7 @@ spec: - https://git.hnrx.net/homelab/rke2-single-node.git - https://github.com/kubernetes/autoscaler.git - https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts + - https://github.com/rancher/local-path-provisioner.git clusterResourceWhitelist: - group: '*' kind: '*'