https://github.com/kostis-codefresh/multi-sources-example
Argo CD Multi sources semi-realistic example
https://github.com/kostis-codefresh/multi-sources-example
argocd gitops helm kubernetes
Last synced: 9 days ago
JSON representation
Argo CD Multi sources semi-realistic example
- Host: GitHub
- URL: https://github.com/kostis-codefresh/multi-sources-example
- Owner: kostis-codefresh
- Created: 2024-10-11T12:10:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T14:56:56.000Z (6 months ago)
- Last Synced: 2025-04-30T04:49:56.609Z (9 days ago)
- Topics: argocd, gitops, helm, kubernetes
- Homepage: https://kostis-codefresh.github.io/multi-sources-example/
- Size: 29.3 KB
- Stars: 16
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using Helm value hiearchies with Argo CD applications
We will describe
* The recommended Helm structure for GitOps repositories
* When to use the multi-source feature of Argo CD and when not to use it
* How to create Helm value hierarchies and why this is important
* Common Helm bad practises and misconceptions that people carry over to Argo CDRead the full blog at https://codefresh.io/blog/helm-values-argocd/