Skip to content

Commit

Permalink
fix: use a rebuilt cosi-controller image
Browse files Browse the repository at this point in the history
The image was built as part of mesosphere/dkp-container-images#14
  • Loading branch information
dkoshkin authored Jan 22, 2025
1 parent 02c36af commit 04a9b04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stable/cosi/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
registry: gcr.io
repository: k8s-staging-sig-storage/objectstorage-controller
registry: ghcr.io
repository: mesosphere/dkp-container-images/objectstorage-controller
tag: v20250110-a29e5f6
pullPolicy: IfNotPresent

Expand Down

0 comments on commit 04a9b04

Please sign in to comment.