mirror of https://github.com/status-im/consul.git
11 lines
130 B
HCL
11 lines
130 B
HCL
|
|
||
|
acl = "write"
|
||
|
agent_prefix "" {
|
||
|
policy = "read"
|
||
|
}
|
||
|
node_prefix "" {
|
||
|
policy = "read"
|
||
|
}
|
||
|
service_prefix "" {
|
||
|
policy = "write"
|
||
|
}
|