diff --git a/charts/fission-core/values.yaml b/charts/fission-core/values.yaml index 4450b6f9..fb69dfae 100644 --- a/charts/fission-core/values.yaml +++ b/charts/fission-core/values.yaml @@ -74,8 +74,8 @@ preUpgradeChecksImage: fission/pre-upgrade-checks debugEnv: true ## 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 canaryDeployment: - enabled: true \ No newline at end of file + enabled: false \ No newline at end of file