Add default values for custom data tree

This commit is contained in:
Stefan Reimer 2023-05-26 17:34:26 +00:00
parent 251ec5f1c9
commit 190a2fe1d3

View File

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