Benutzer-Werkzeuge

Webseiten-Werkzeuge


it-wiki:kubernetes:argocd

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
it-wiki:kubernetes:argocd [2025/11/09 08:53] – [Installation Helm Chart Variante] markoit-wiki:kubernetes:argocd [2025/11/09 08:56] (aktuell) marko
Zeile 7: Zeile 7:
 <code bash> <code bash>
 # install argocd via helm and customized values # install argocd via helm and customized values
-helm repo add https://argoproj.github.io/argo-helm+## Optional 
 +helm repo add argocd https://argoproj.github.io/argo-helm
 helm repo update helm repo update
-helm install --install argocd argo-cd \+## kann auch direkt machen 
 +helm upgrade --install argocd argo-cd \
   --repo https://argoproj.github.io/argo-helm \   --repo https://argoproj.github.io/argo-helm \
   --values values.yaml --create-namespace --namespace argocd   --values values.yaml --create-namespace --namespace argocd
it-wiki/kubernetes/argocd.1762678428.txt.gz · Zuletzt geändert: von marko