We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94d4c9 commit 23fffd0Copy full SHA for 23fffd0
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:v20250410-controllerv0.2.0-rc1-35-g9ce2ef8
+ image: gcr.io/k8s-staging-sig-storage/objectstorage-controller:v20250418-controllerv0.2.0-rc1-49-gb94d4c9
26
args:
27
- "--v=5"
0 commit comments