mirror of https://github.com/hashicorp/consul
10 lines
112 B
HCL
10 lines
112 B
HCL
|
|
||
|
node_prefix "" {
|
||
|
policy = "read"
|
||
|
}
|
||
|
service_prefix "" {
|
||
|
policy = "read"
|
||
|
}
|
||
|
query_prefix "" {
|
||
|
policy = "read"
|
||
|
}
|