Make redis optional for blocky to help with resliliance to a single host failing
This commit is contained in:
parent
38597a7eda
commit
5f9a04fa5d
@ -39,11 +39,8 @@ prometheus:
|
||||
|
||||
redis:
|
||||
address: {{ env "NOMAD_UPSTREAM_ADDR_redis" }}
|
||||
# password: passwd
|
||||
# database: 2
|
||||
required: true
|
||||
# connectionAttempts: 10
|
||||
# connectionCooldown: 3s
|
||||
connectionAttempts: 10
|
||||
connectionCooldown: 3s
|
||||
|
||||
# queryLog:
|
||||
# type: mysql
|
||||
|
Loading…
Reference in New Issue
Block a user