File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ The following table lists the configurable parameters of the cosi-driver-nutanix
60
60
| ` cosiController.logLevel ` | Verbosity of logs for COSI central controller deployment | ` 5 ` |
61
61
| ` cosiController.image.registery ` | Image registry for COSI central controller deployment | ` gcr.io/ ` |
62
62
| ` cosiController.image.repository ` | Image repository for COSI central controller deployment | ` k8s-staging-sig-storage/objectstorage-controller ` |
63
- | ` cosiController.image.tag ` | Image tag for COSI central controller deployment | ` v20221027-v0.1.1-8-g300019f ` |
63
+ | ` cosiController.image.tag ` | Image tag for COSI central controller deployment | ` v20250110-a29e5f6 ` |
64
64
| ` cosiController.image.pullPolicy ` | Image pull policy for COSI central controller deployment | ` Always ` |
65
65
| ` objectstorageProvisionerSidecar.logLevel ` | Verbosity of logs for COSI sidecar | ` 5 ` |
66
66
| ` objectstorageProvisionerSidecar.image.registery ` | Image registry for COSI sidecar | ` gcr.io/ ` |
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ cosiController:
37
37
image :
38
38
registry : gcr.io
39
39
repository : k8s-staging-sig-storage/objectstorage-controller
40
- tag : v20230524-v0.1.1-15-g5240fb3
40
+ tag : v20250110-a29e5f6
41
41
pullPolicy : Always
42
42
43
43
# COSI sidecar specifications.
You can’t perform that action at this time.
0 commit comments