fix(infra-fluxcd): keep kube-state-metrics

This commit is contained in:
WrenIX 2024-02-14 11:52:42 +01:00
parent 88a6b5d0bb
commit cf9dd3a6b4
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -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: