helm: turn off monitoring by default

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-04-16 09:20:13 +02:00
parent 35f2b06611
commit c579540473
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ workerReplicas: 1
kubernetesIntegration: true
monitoring:
enabled: true
enabled: false
config:
# Optionally specify fixed secret_key, otherwise generated automatically