Browse Source

[cosi] Update sidecar (#6993)

pull/6995/head
Andrei Kvapil 3 months ago
committed by GitHub
parent
commit
39b574f3c5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      k8s/charts/seaweedfs/values.yaml

2
k8s/charts/seaweedfs/values.yaml

@ -1231,7 +1231,7 @@ cosi:
region: ""
sidecar:
image: gcr.io/k8s-staging-sig-storage/objectstorage-sidecar/objectstorage-sidecar:v20230130-v0.1.0-24-gc0cf995
image: gcr.io/k8s-staging-sig-storage/objectstorage-sidecar:v20250711-controllerv0.2.0-rc1-80-gc2f6e65
# Resource requests, limits, etc. for the server cluster placement. This
# should map directly to the value of the resources field for a PodSpec,
# formatted as a multi-line string. By default no direct resource request

Loading…
Cancel
Save