Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(argocd): use Helm chart to declare argocd apps #1

Open
ebuildy opened this issue Jan 5, 2022 · 0 comments
Open

feat(argocd): use Helm chart to declare argocd apps #1

ebuildy opened this issue Jan 5, 2022 · 0 comments

Comments

@ebuildy
Copy link
Owner

ebuildy commented Jan 5, 2022

Now:

  • we declare all argocd app in a single YAML file

Todo:

  • Use a simple Helm chart, with a single template "argocd-app.yaml" , and declare all applications into values.yml:
values.yaml:
  applications:
  - name: elasticsearch
     path: int/C2/elasticsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant