Compare commits
1 commit
a7bf854ae1
...
e375801432
Author | SHA1 | Date | |
---|---|---|---|
e375801432 |
2 changed files with 2 additions and 2 deletions
|
@ -193,7 +193,7 @@ spec:
|
|||
enableAdminAPI: true
|
||||
walCompression: true
|
||||
thanos:
|
||||
image: quay.io/thanos/thanos:v0.32.5
|
||||
image: quay.io/thanos/thanos:v0.33.0
|
||||
objectStorageConfig:
|
||||
name: thanos-s3-secret
|
||||
key: objstore.yml
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
image:
|
||||
registry: quay.io
|
||||
repository: thanos/thanos
|
||||
tag: v0.32.5
|
||||
tag: v0.33.0
|
||||
existingObjstoreSecret: thanos-s3-secret
|
||||
queryFrontend:
|
||||
enabled: true
|
||||
|
|
Reference in a new issue