root: allow changing of APM verify_server_cert setting

This commit is contained in:
Jens Langhammer
2020-07-07 19:59:32 +02:00
parent 0b250b897e
commit d95c5aa739
4 changed files with 5 additions and 1 deletions

View File

@ -27,6 +27,7 @@ config:
enabled: false
server_url: ""
secret_token: ""
verify_server_cert: true
# This Helm chart ships with built-in Prometheus ServiceMonitors and Rules.
# This requires the CoreOS Prometheus Operator.