feat(argo): app-of-app argo

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2025-07-25 07:58:34 +02:00
parent 0139850ee3
commit 89c51aa45c
28 changed files with 81 additions and 424 deletions

View File

@@ -15,6 +15,6 @@ metallb_ip_range: "192.168.20.240-192.168.20.250"
kubernetes_nfs_server_host: "{{ nfs_server }}"
kubernetes_nfs_server_path: /media/kubernetes
argocd_apps_repo_url: ssh://git.seyshiro.de:2222/tudattr/ansible.git
argocd_apps_ssh_private_key_secret_name: argocd
argocd_apps_ssh_private_key_secret_key: "{{ vault_kubernetes.argocd_repo_ssh_key }}"
argocd_git_repository: https://git.seyshiro.de/tudattr/homelab-argocd
argocd_git_username: tudattr
argocd_git_pat: "{{ vault_kubernetes.argocd_git_pat }}"