Skip to content

unbyte-de/argocd-example-deployments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

argocd-example-deployments

This repository holds an example ApplicationSet to show how to use an ArgoCD ApplicationSet with git generator.

There are also 3 different application deployment definition: deploy.yaml files define to deploy which app with which version and release name etc, config.yaml files hold config values for each app.

Directory structure:

.
β”œβ”€β”€ appset.yaml
β”œβ”€β”€ dev
β”‚Β Β  β”œβ”€β”€ cert-manager
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ config.yaml
β”‚Β Β  β”‚Β Β  └── deploy.yaml
β”‚Β Β  β”œβ”€β”€ ingress-nginx
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ config.yaml
β”‚Β Β  β”‚Β Β  └── deploy.yaml
β”‚Β Β  └── nginx
β”‚Β Β      β”œβ”€β”€ config.yaml
β”‚Β Β      └── deploy.yaml
β”œβ”€β”€ stage/
└── prod/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors