Update main.yml, argocd/argocd/apps.yaml, argocd/argocd/apps/ingress-nginx.yaml, argocd/ingress-nginx/Chart.yaml, argocd/ingress-nginx/values.yaml

This commit is contained in:
2022-09-25 18:15:49 +00:00
parent 1ac304cdae
commit 6aae81bef5
5 changed files with 999 additions and 0 deletions

View File

@@ -12,3 +12,9 @@
src: ./argocd/argocd/argocd.yaml
namespace: argocd
state: present
- name: deploy apps for argocd
kubernetes.core.k8s:
src: ./argocd/argocd/apps.yaml
namespace: argocd
state: present