fix(infra-fluxcd): keep kube-state-metrics
This commit is contained in:
parent
88a6b5d0bb
commit
cf9dd3a6b4
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue