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: