Add default values for custom data tree
This commit is contained in:
parent
251ec5f1c9
commit
190a2fe1d3
@ -80,6 +80,11 @@ metrics:
|
|||||||
istio:
|
istio:
|
||||||
grafana: {}
|
grafana: {}
|
||||||
prometheus: {}
|
prometheus: {}
|
||||||
|
# our custom scrapeConfig which gets merged
|
||||||
|
kubezero:
|
||||||
|
prometheus:
|
||||||
|
prometheusSpec:
|
||||||
|
additionalScrapeConfigs: []
|
||||||
|
|
||||||
logging:
|
logging:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Loading…
Reference in New Issue
Block a user