Files
rke2-single-node/06_argocd_installation/installation_instructions.md
T
2026-01-13 14:42:19 +01:00

5 lines
186 B
Markdown

# 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