- Install the OpenShift GitOps Operator
oc apply -f https://raw.githubusercontent.com/mostmark/workshop-install/refs/heads/main/add-openshift-gitops.yaml
- Install the workshop infra components
oc apply -f https://raw.githubusercontent.com/mostmark/workshop-install/refs/heads/main/argocd/workshop-infra.yaml
enable on argocd instance by adding this to the applicationSet controller in the argocd kind
applicationSet:
argocdCommandParameters:
- --enable-progressive-sync