diff --git a/examples/thanos-sidecar.jsonnet b/examples/thanos-sidecar.jsonnet index 24a0d5cee3788267def3c74903782933523f7a25..8949a1b177b0b8295820a0de93e195160b7a75b8 100644 --- a/examples/thanos-sidecar.jsonnet +++ b/examples/thanos-sidecar.jsonnet @@ -8,7 +8,7 @@ local kp = prometheus+: { thanos: { version: '0.17.2', - image: 'quay.io/thanos-io/thanos:v0.17.2', + image: 'quay.io/thanos/thanos:v0.17.2', objectStorageConfig: { key: 'thanos.yaml', // How the file inside the secret is called name: 'thanos-objectstorage', // This is the name of your Kubernetes secret with the config