examples/thanos-sidecar: fix image url

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
Damien Grisonnet
2021-03-10 11:47:57 +01:00
parent 8e5bf00c54
commit 9f6c7d7654

View File

@@ -8,7 +8,7 @@ local kp =
prometheus+: { prometheus+: {
thanos: { thanos: {
version: '0.17.2', version: '0.17.2',
image: 'quay.io/thanos-io/thanos:v0.17.2', image: 'quay.io/thanos/thanos:v0.17.2',
objectStorageConfig: { objectStorageConfig: {
key: 'thanos.yaml', // How the file inside the secret is called 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 name: 'thanos-objectstorage', // This is the name of your Kubernetes secret with the config