Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T14:56:56.000Z (3 months ago)
- Last Synced: 2024-12-16T06:10:24.724Z (about 2 months ago)
- Topics: argocd, gitops, helm, kubernetes
- Homepage: https://kostis-codefresh.github.io/multi-sources-example/
- Size: 29.3 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- 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/