From 5a7b5a82d71e5649505945a855a64ac4a8f25c06 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Thu, 7 Mar 2024 13:16:14 +0100 Subject: [PATCH] maybe the service was misconfigured --- apps/monitoring/thanos-store.statefulset.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/monitoring/thanos-store.statefulset.yaml b/apps/monitoring/thanos-store.statefulset.yaml index 92589fc..6891da7 100644 --- a/apps/monitoring/thanos-store.statefulset.yaml +++ b/apps/monitoring/thanos-store.statefulset.yaml @@ -73,5 +73,3 @@ spec: targetPort: 10902 selector: app.kubernetes.io/component: object-store-gateway - app.kubernetes.io/instance: thanos-store - app.kubernetes.io/name: thanos-store \ No newline at end of file