9 lines
284 B
YAML
9 lines
284 B
YAML
---
|
|
argocd_version: stable
|
|
argocd_namespace: argocd
|
|
argocd_repo: "https://raw.githubusercontent.com/argoproj/argo-cd/refs/tags/{{ argocd_version }}/manifests/ha/install.yaml"
|
|
|
|
argocd_git_repository: https://github.com/argocd/argocd
|
|
argocd_git_username: "user"
|
|
argocd_git_pat: "token"
|