From 254ce236b21cf14522ec2d3bbde52fc8e40b0f17 Mon Sep 17 00:00:00 2001 From: Deni Bertovic Date: Sun, 17 Mar 2019 17:38:45 +0100 Subject: [PATCH] Enable cron --- etc/helm/values/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/helm/values/production.yaml b/etc/helm/values/production.yaml index a8a5298..14c895e 100644 --- a/etc/helm/values/production.yaml +++ b/etc/helm/values/production.yaml @@ -34,6 +34,6 @@ cronResources: memory: 4096Mi cron: - enabled: false + enabled: true registrySecretName: gitlab-ci-registrykey