Skip to content

ralphtatt/argo-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArgoCD "Chart of Charts"

Once ArgoCD is installed, run the bootstrap for the desired environment:

helm install argo-cd-bootstrap bootstrap --set environment=dev # for dev

This deploys an application for the apps defined in the argo-cd directory. Any future additions or changes to this argo-cd directory are then updated in ArgoCD automatically.

The argo-cd application definition pass the environment variable to the applications defined in the apps directory, which then have a relevant ENV.yaml with the charts values for the environment. Updating these files will reflect in the relevant environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published