Skip to content

Commit

Permalink
Merge pull request #11661 from rifelpet/automated-cherry-pick-of-#116…
Browse files Browse the repository at this point in the history
…52-origin-release-1.21

Automated cherry pick of #11652: Consolidate CSI livenessprobe images for multi-arch support
  • Loading branch information
k8s-ci-robot committed Jun 1, 2021
2 parents 221eb0f + 6749dfb commit 664f40a
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 @@ -343,7 +343,7 @@ spec:
- name: registration-dir
mountPath: /registration
- name: liveness-probe
image: quay.io/k8scsi/livenessprobe:v2.2.0
image: k8s.gcr.io/sig-storage/livenessprobe:v2.2.0
args:
- --csi-address=/csi/csi.sock
volumeMounts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
- id: k8s-1.17
kubernetesVersion: '>=1.17.0'
manifest: aws-ebs-csi-driver.addons.k8s.io/k8s-1.17.yaml
manifestHash: 9ba8d43d59ac121dd824e5b0942e18d9d7a2583d
manifestHash: 7ccbed99da6bb0409268c07fd1ab079f04dc6140
name: aws-ebs-csi-driver.addons.k8s.io
selector:
k8s-addon: aws-ebs-csi-driver.addons.k8s.io
Expand Down

0 comments on commit 664f40a

Please sign in to comment.