Skip to content

Commit

Permalink
Adds CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
jtudelag committed Nov 5, 2023
1 parent 6fa285f commit da012e2
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
approveManualInstallPlanViaHook: true

installPlanApproverAndVerifyJobsImage: registry.redhat.io/openshift4/ose-cli:v4.12

operators:
- channel: gitops-1.10
installPlanApproval: Manual
name: openshift-gitops-operator
source: redhat-operators
sourceNamespace: openshift-marketplace
csv: openshift-gitops-operator.v1.10.1
namespace: openshift-gitops-operator
config:
env:
- name: DISABLE_DEFAULT_ARGOCD_INSTANCE
value: "true"

operatorGroups:
- name: openshift-gitops-operator
createNamespace: openshift-gitops-operator

0 comments on commit da012e2

Please sign in to comment.