examples/thanos-sidecar: fix image url
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user