From ad67acb9e74bf1d8d9185c6e19a8cb606e84fdf9 Mon Sep 17 00:00:00 2001 From: Remy Moll <me@moll.re> Date: Thu, 7 Mar 2024 13:17:50 +0100 Subject: [PATCH] again --- apps/monitoring/thanos-store.statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/monitoring/thanos-store.statefulset.yaml b/apps/monitoring/thanos-store.statefulset.yaml index 6891da7..4a7b3b7 100644 --- a/apps/monitoring/thanos-store.statefulset.yaml +++ b/apps/monitoring/thanos-store.statefulset.yaml @@ -72,4 +72,4 @@ spec: port: 10902 targetPort: 10902 selector: - app.kubernetes.io/component: object-store-gateway + app: object-store-gateway