Add default values for custom data tree

pull/52/head
Stefan Reimer 2 weeks ago
parent 9121234d40
commit 8489d77a03

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

Loading…
Cancel
Save