Set prometheus.enabled=false in core chart (#1513)

This commit is contained in:
Ta-Ching Chen
2020-01-28 01:23:41 +08:00
committed by GitHub
parent 9eac1512fb
commit c88fe59c71
+1 -1
View File
@@ -172,7 +172,7 @@ debugEnv: false
## Prometheus for scrapping service metrics
prometheus:
## set this flag to true if prometheus needs to be deployed along with fission
enabled: true
enabled: false
## If enabled is false, please assign the prometheus service URL
## that is accessible by components.