Skip to content

Commit

Permalink
Merge pull request #682 from zeeke/remove-must-gather
Browse files Browse the repository at this point in the history
Remove references to must-gather image
  • Loading branch information
openshift-ci[bot] authored Aug 4, 2022
2 parents 662ddb3 + 396dc90 commit 772737c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ spec:
value: quay.io/openshift/origin-sriov-network-webhook:4.11
- name: SRIOV_INFINIBAND_CNI_IMAGE
value: quay.io/openshift/origin-sriov-infiniband-cni:4.11
- name: SRIOV_OPERATOR_MUST_GATHER_IMAGE
value: quay.io/openshift/origin-sriov-operator-must-gather:4.11
- name: RESOURCE_PREFIX
value: openshift.io
- name: ENABLE_ADMISSION_CONTROLLER
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ spec:
value: quay.io/openshift/origin-sriov-network-webhook:4.11
- name: SRIOV_INFINIBAND_CNI_IMAGE
value: quay.io/openshift/origin-sriov-infiniband-cni:4.11
- name: SRIOV_OPERATOR_MUST_GATHER_IMAGE
value: quay.io/openshift/origin-sriov-operator-must-gather:4.11
- name: RESOURCE_PREFIX
value: openshift.io
- name: ENABLE_ADMISSION_CONTROLLER
Expand Down

0 comments on commit 772737c

Please sign in to comment.