main: convert argocd app from helm to directory

This commit is contained in:
Andrey Kartashov 2019-11-18 11:16:46 +07:00
parent 37f32871db
commit 79943b9004
16 changed files with 1 additions and 1 deletions

View file

@ -49,6 +49,7 @@ $ argocd app create main \
--dest-server https://kubernetes.default.svc \
--repo git@github.com:gorilych/gf-k8s.git \
--path main \
--directory-recurse \
--sync-policy automated \
--self-heal --auto-prune
```

View file

@ -1 +0,0 @@
name: main