Make redis optional for blocky to help with resliliance to a single host failing

This commit is contained in:
IamTheFij 2022-05-19 16:54:16 -07:00
parent 38597a7eda
commit 5f9a04fa5d
1 changed files with 2 additions and 5 deletions

View File

@ -39,11 +39,8 @@ prometheus:
redis: redis:
address: {{ env "NOMAD_UPSTREAM_ADDR_redis" }} address: {{ env "NOMAD_UPSTREAM_ADDR_redis" }}
# password: passwd connectionAttempts: 10
# database: 2 connectionCooldown: 3s
required: true
# connectionAttempts: 10
# connectionCooldown: 3s
# queryLog: # queryLog:
# type: mysql # type: mysql