Skip to content

Commit

Permalink
Merge pull request #596 from red-hat-storage/update-csiaddons-image
Browse files Browse the repository at this point in the history
csi: update csiaddons/k8s-sidecar image
  • Loading branch information
subhamkrai authored Mar 21, 2024
2 parents bdba0df + 3da2302 commit 356780a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2969,7 +2969,7 @@ spec:
- name: ROOK_DISABLE_ADMISSION_CONTROLLER
value: "true"
- name: ROOK_CSIADDONS_IMAGE
value: quay.io/csiaddons/k8s-sidecar:v0.6.0
value: quay.io/csiaddons/k8s-sidecar:v0.8.0
- name: ROOK_OBC_PROVISIONER_NAME_PREFIX
value: openshift-storage
- name: CSI_ENABLE_METADATA
Expand Down
2 changes: 1 addition & 1 deletion deploy/examples/operator-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ spec:
- name: ROOK_DISABLE_ADMISSION_CONTROLLER
value: "true"
- name: ROOK_CSIADDONS_IMAGE
value: quay.io/csiaddons/k8s-sidecar:v0.6.0
value: quay.io/csiaddons/k8s-sidecar:v0.8.0
- name: ROOK_OBC_PROVISIONER_NAME_PREFIX
value: openshift-storage
- name: CSI_ENABLE_METADATA
Expand Down

0 comments on commit 356780a

Please sign in to comment.