feat(argo): app-of-app argo
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -6,15 +6,5 @@
|
||||
vars:
|
||||
is_localhost: "{{ inventory_hostname == '127.0.0.1' }}"
|
||||
roles:
|
||||
- role: kubernetes_traefik
|
||||
when: is_localhost
|
||||
- role: kubernetes_argocd
|
||||
when: is_localhost
|
||||
- role: kubernetes_nfs
|
||||
when: is_localhost
|
||||
- role: kubernetes_metallb
|
||||
when: is_localhost
|
||||
- role: kubernetes_cert_manager
|
||||
when: is_localhost
|
||||
# - role: kubernetes_argo_apps
|
||||
# when: is_localhost
|
||||
|
||||
Reference in New Issue
Block a user