diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-master.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-master.yaml index 49b00316d93aa..f5684a3134448 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-master.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-master.yaml @@ -7,6 +7,14 @@ base_images: name: "4.18" namespace: ocp tag: csi-driver-smb-test + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest livenessprobe-operand: name: "4.18" namespace: ocp diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.15.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.15.yaml index d91b7a3b62ef9..a9178385a415c 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.15.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.15.yaml @@ -1,4 +1,12 @@ base_images: + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest ocp_4.15_base-rhel9: name: "4.15" namespace: ocp diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.16.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.16.yaml index 17ce103b7594e..ea11163b4c7e2 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.16.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.16.yaml @@ -3,6 +3,14 @@ base_images: name: "4.16" namespace: ocp tag: csi-driver-smb-test + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest livenessprobe-operand: name: "4.16" namespace: ocp diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.17.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.17.yaml index 5bff32bd6d07f..6f5085e62d3bd 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.17.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.17.yaml @@ -7,6 +7,14 @@ base_images: name: "4.17" namespace: ocp tag: csi-driver-smb-test + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest livenessprobe-operand: name: "4.17" namespace: ocp diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.18.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.18.yaml index ceb2c33dffcf2..8c63245db4d20 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.18.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.18.yaml @@ -7,6 +7,14 @@ base_images: name: "4.18" namespace: ocp tag: csi-driver-smb-test + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest livenessprobe-operand: name: "4.18" namespace: ocp diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.19.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.19.yaml index b90d207f8da93..31b161a10a2c5 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.19.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.19.yaml @@ -7,6 +7,14 @@ base_images: name: "4.19" namespace: ocp tag: csi-driver-smb-test + hypershift-operator: + name: hypershift-operator + namespace: hypershift + tag: latest + hypershift-tests: + name: hypershift-tests + namespace: hypershift + tag: latest livenessprobe-operand: name: "4.19" namespace: ocp