mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 00:27:04 +00:00
12 lines
151 B
HCL
12 lines
151 B
HCL
agent_prefix "" {
|
|
policy = "read"
|
|
}
|
|
node_prefix "" {
|
|
policy = "read"
|
|
}
|
|
service_prefix "" {
|
|
policy = "write"
|
|
}
|
|
key_prefix "" {
|
|
policy = "read"
|
|
} |