Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workshopinstall

  1. Install the OpenShift GitOps Operator
oc apply -f https://raw.githubusercontent.com/mostmark/workshop-install/refs/heads/main/add-openshift-gitops.yaml

  1. Install the workshop infra components
oc apply -f https://raw.githubusercontent.com/mostmark/workshop-install/refs/heads/main/argocd/workshop-infra.yaml

coming features

progressive sync

enable on argocd instance by adding this to the applicationSet controller in the argocd kind

applicationSet:
   argocdCommandParameters:
      - --enable-progressive-sync

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors