mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 17:03:31 +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"
|
|
} |