starting homelab RKE2 cluster
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Argo-CD Installation mit SSO über Authentik
|
||||
|
||||
helm repo add argo https://argoproj.github.io/argo-helm
|
||||
|
||||
helm upgrade --install argocd argo/argo-cd --namespace argocd -f argo-values.yaml
|
||||
Reference in New Issue
Block a user