Skip to content

mmartofel/quarkus100-deployment

Repository files navigation

quarkus100-deployment

quarkus100-deployment

Argo CD

Login to the Argo CD cluster:

argocd login openshift-gitops-server-openshift-gitops.apps.qyt1tahi.eastus.aroapp.io:443

List all application in Argo CD:

argocd app list

Print details of each application, e.g. prod:

argocd app get production

List of Argo CD servers:

argocd cluster list

List all the contexts to add to Argo CD:

argocd cluster add

About

CD/CD + GitOps demo repository with configuration only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages