helm: turn off monitoring by default
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
a9d0d96418
commit
9ab2088ab7
|
@ -15,7 +15,7 @@ workerReplicas: 1
|
|||
kubernetesIntegration: true
|
||||
|
||||
monitoring:
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
config:
|
||||
# Optionally specify fixed secret_key, otherwise generated automatically
|
||||
|
|
Reference in New Issue