Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit a366300

Browse files
committed
fix: revert deployment change
Signed-off-by: Mateusz Urbanek <mateusz.urbanek.98@gmail.com>
1 parent 463416a commit a366300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-object-storage-interface-controller/resources/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
serviceAccountName: objectstorage-controller-sa
3232
containers:
3333
- name: objectstorage-controller
34-
image: docker.io/shanduur/cosi-controller:latest
34+
image: gcr.io/k8s-staging-sig-storage/objectstorage-controller:v20221027-v0.1.1-8-g300019f
3535
imagePullPolicy: Always
3636
args:
3737
- "--v=5"

0 commit comments

Comments
 (0)