Add default values for custom data tree

This commit is contained in:
Stefan Reimer 2023-05-26 17:34:26 +00:00
parent 9121234d40
commit 8489d77a03
1 changed files with 5 additions and 0 deletions

View File

@ -80,6 +80,11 @@ metrics:
istio:
grafana: {}
prometheus: {}
# our custom scrapeConfig which gets merged
kubezero:
prometheus:
prometheusSpec:
additionalScrapeConfigs: []
logging:
enabled: false