From b24ae9c6982cd916da7445c68c097384070fd5d5 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Tue, 5 Mar 2024 16:44:42 +0100 Subject: [PATCH] with correct image --- apps/monitoring/kustomization.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/monitoring/kustomization.yaml b/apps/monitoring/kustomization.yaml index 916588a..b854c3d 100644 --- a/apps/monitoring/kustomization.yaml +++ b/apps/monitoring/kustomization.yaml @@ -15,6 +15,10 @@ resources: # thanos deployment from kube-thanos project - thanos.statefulset.yaml +images: + - name: thanos + newName: quay.io/thanos/thanos + newTag: v0.29.0 helmCharts: - releaseName: grafana