We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bc25e commit 93ad3e8Copy full SHA for 93ad3e8
controller/resources/deployment.yaml
@@ -22,6 +22,6 @@ spec:
22
serviceAccountName: controller-sa
23
containers:
24
- name: objectstorage-controller
25
- image: gcr.io/k8s-staging-sig-storage/objectstorage-controller:v20250919-controllerv0.2.0-rc1-139-g01dcd1a
+ image: gcr.io/k8s-staging-sig-storage/objectstorage-controller:v20251003-controllerv0.2.0-rc1-145-ge3bc25e
26
args:
27
- "--v=5"
0 commit comments