Skip to content

Commit

Permalink
chore: use old image for ceph sidecar
Browse files Browse the repository at this point in the history
Signed-off-by: Tarun Gupta Akirala <[email protected]>
  • Loading branch information
takirala committed Feb 14, 2025
1 parent 43162cf commit 9e0f3dd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,11 @@ resources:
- url: https://github.com/kubernetes-sigs/container-object-storage-interface
ref: main
license_path: LICENSE
- container_image: ghcr.io/mesosphere/dkp-container-images/objectstorage-sidecar:v20240513-v0.1.0-35-gefb3255
sources:
- url: https://github.com/kubernetes-sigs/container-object-storage-interface
ref: main
license_path: LICENSE
- container_image: ghcr.io/cloudnative-pg/cloudnative-pg:1.25.0
sources:
- url: https://github.com/cloudnative-pg/cloudnative-pg
Expand Down
2 changes: 1 addition & 1 deletion services/rook-ceph-cluster/1.16.2/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ data:
namespace: ${releaseNamespace}
spec:
deploymentStrategy: Auto
objectProvisionerImage: registry.k8s.io/sig-storage/objectstorage-sidecar:v0.2.1
objectProvisionerImage: ghcr.io/mesosphere/dkp-container-images/objectstorage-sidecar:v20240513-v0.1.0-35-gefb3255
adminuser:
enabled: true
name: cosi-admin
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
quay.io/ceph/cosi:v0.1.2
registry.k8s.io/sig-storage/objectstorage-sidecar:v0.2.1
ghcr.io/mesosphere/dkp-container-images/objectstorage-sidecar:v20240513-v0.1.0-35-gefb3255

0 comments on commit 9e0f3dd

Please sign in to comment.