From cf9dd3a6b462e4a1fa6eb1b96e30b6baa0aca31c Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 14 Feb 2024 11:52:42 +0100 Subject: [PATCH] fix(infra-fluxcd): keep kube-state-metrics --- infra-fluxcd/files/kube-state-metrics-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infra-fluxcd/files/kube-state-metrics-config.yaml b/infra-fluxcd/files/kube-state-metrics-config.yaml index e0694ad..ae98bc2 100644 --- a/infra-fluxcd/files/kube-state-metrics-config.yaml +++ b/infra-fluxcd/files/kube-state-metrics-config.yaml @@ -2,9 +2,9 @@ kube-state-metrics: # For kube-prometheus-stacks that are already installed and configured with # custom collectors, commenting out the collectors and extraArgs below will # retain any existing kube-state-metrics configuration. - collectors: [ ] - extraArgs: - - --custom-resource-state-only=true + # collectors: [ ] + # extraArgs: + # - --custom-resource-state-only=true rbac: extraRules: - apiGroups: