Update examples

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
This commit is contained in:
Kemal Akkoyun 2019-10-11 11:36:35 +02:00
parent 181a708eaf
commit 8bb77b183a
4 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@ local kt =
{
thanos+:: {
variables+:: {
image: 'quay.io/thanos/thanos:master-2019-09-23-7a2f54e8',
image: 'quay.io/thanos/thanos:v0.8.0',
objectStorageConfig+: {
name: 'thanos-objectstorage',
key: 'thanos.yaml',

View File

@ -12,7 +12,7 @@ local kt =
{
thanos+:: {
variables+:: {
image: 'quay.io/thanos/thanos:master-2019-09-23-7a2f54e8',
image: 'quay.io/thanos/thanos:v0.8.0',
objectStorageConfig+: {
name: 'thanos-objectstorage',
key: 'thanos.yaml',

View File

@ -22,7 +22,7 @@ spec:
- --grpc-address=0.0.0.0:10901
- --http-address=0.0.0.0:9090
- --store=dnssrv+_grpc._tcp.thanos-store.monitoring.svc.cluster.local
image: quay.io/thanos/thanos:master-2019-09-23-7a2f54e8
image: quay.io/thanos/thanos:v0.8.0
livenessProbe:
httpGet:
path: /-/healthy

View File

@ -29,7 +29,7 @@ spec:
secretKeyRef:
key: thanos.yaml
name: thanos-objectstorage
image: quay.io/thanos/thanos:master-2019-09-23-7a2f54e8
image: quay.io/thanos/thanos:v0.8.0
livenessProbe:
httpGet:
path: /-/healthy