Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

infra

Create an ArgoCD Application

To create an ArgoCD application, use the following command:

argocd app create etests-django \
  --repo https://github.com/etests/infra.git \
  --path charts/etests-django \
  --dest-server https://kubernetes.default.svc \
  --dest-namespace default

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors