Set prometheus.enabled=false in core chart (#1513)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user