This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
контроллер_argocd [2026/03/17 09:17] val |
контроллер_argocd [2026/03/17 09:17] (current) val [Развертывание и подключение к контроллеру ArgoCD] |
||
|---|---|---|---|
| Line 21: | Line 21: | ||
| kube1:~# kubectl create namespace argocd | kube1:~# kubectl create namespace argocd | ||
| - | kube1:~# kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml | + | kube1:~# ###kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml |
| kube1:~# kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.2/manifests/install.yaml | kube1:~# kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.2/manifests/install.yaml | ||