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