Keep prometheus and canary deploy set to false in fission-core (#964)
This commit is contained in:
@@ -74,8 +74,8 @@ preUpgradeChecksImage: fission/pre-upgrade-checks
|
|||||||
debugEnv: true
|
debugEnv: true
|
||||||
|
|
||||||
## set this flag to true if prometheus needs to be deployed along with fission
|
## set this flag to true if prometheus needs to be deployed along with fission
|
||||||
prometheusDeploy: true
|
prometheusDeploy: false
|
||||||
|
|
||||||
## set this flag to false if you dont need canary deployment feature
|
## set this flag to false if you dont need canary deployment feature
|
||||||
canaryDeployment:
|
canaryDeployment:
|
||||||
enabled: true
|
enabled: false
|
||||||
Reference in New Issue
Block a user