Skip to content

Commit

Permalink
Merge pull request kubernetes-retired#26 from wlan0/master
Browse files Browse the repository at this point in the history
fix sidecar image name
  • Loading branch information
k8s-ci-robot authored Jan 12, 2021
2 parents 9c77f71 + f665a91 commit c36b85b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
- secretRef:
name: objectstorage-provisioner
- name: objectstorage-provisioner-sidecar
image: quay.io/containerobjectstorage/objectstorage-provisioner-sidecar:latest
image: quay.io/containerobjectstorage/objectstorage-sidecar:latest
resources:
limits:
cpu: 1
Expand Down

0 comments on commit c36b85b

Please sign in to comment.