Fix the analytics jobs in the YAMLs (remove duplicates) (#977)

This commit is contained in:
Soam Vasani
2018-11-08 14:39:37 +08:00
committed by Ta-Ching Chen
parent b9547160b5
commit a714983c28
5 changed files with 70 additions and 3 deletions
+4 -1
View File
@@ -61,6 +61,9 @@ persistence:
## false to disable analytics.
analytics: true
## Internally used for generating an analytics job for non-helm installs
analyticsNonHelmInstall: false
## Archive pruner is a garbage collector for archives on the fission storage service.
## This interval configures the frequency at which it runs inside the storagesvc pod.
## The value is in minutes.
@@ -78,4 +81,4 @@ prometheusDeploy: false
## set this flag to false if you dont need canary deployment feature
canaryDeployment:
enabled: false
enabled: false