diff --git a/examples/thanos-sidecar.jsonnet b/examples/thanos-sidecar.jsonnet index 24a0d5ce..8949a1b1 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