From 78e6b037352c8fc5ce5ca0162fdb28f379ee8740 Mon Sep 17 00:00:00 2001 From: Branden Rolston Date: Thu, 12 Dec 2019 12:43:55 -0800 Subject: [PATCH] Set Thanos version This is necessary for the Thanos sidecar to be deployed. --- addons/prometheus/0.34.x/prometheus-1.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/addons/prometheus/0.34.x/prometheus-1.yaml b/addons/prometheus/0.34.x/prometheus-1.yaml index 3f184be8..64a982bc 100644 --- a/addons/prometheus/0.34.x/prometheus-1.yaml +++ b/addons/prometheus/0.34.x/prometheus-1.yaml @@ -107,6 +107,8 @@ spec: prometheusSpec: image: tag: v2.14.0 + thanos: + version: v0.8.1 externalLabels: cluster: $(CLUSTER_ID) containers: