Update blocky config to v0.22 schema
This commit is contained in:
parent
eb25138675
commit
1b49f015c5
@ -6,7 +6,8 @@ bootstrapDns:
|
|||||||
- upstream: 1.1.1.1
|
- upstream: 1.1.1.1
|
||||||
- upstream: 1.0.0.1
|
- upstream: 1.0.0.1
|
||||||
|
|
||||||
upstream:
|
upstreams:
|
||||||
|
groups:
|
||||||
default:
|
default:
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 1.0.0.1
|
- 1.0.0.1
|
||||||
@ -36,8 +37,10 @@ conditional:
|
|||||||
.: 192.168.2.1
|
.: 192.168.2.1
|
||||||
|
|
||||||
hostsFile:
|
hostsFile:
|
||||||
filePath: {{ env "NOMAD_TASK_DIR" }}/nomad.hosts
|
sources:
|
||||||
|
- {{ env "NOMAD_TASK_DIR" }}/nomad.hosts
|
||||||
hostsTTL: 30s
|
hostsTTL: 30s
|
||||||
|
loading:
|
||||||
refreshPeriod: 30s
|
refreshPeriod: 30s
|
||||||
|
|
||||||
clientLookup:
|
clientLookup:
|
||||||
|
Loading…
Reference in New Issue
Block a user