mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-26 10:06:13 +01:00
e75aef331d
Signed-off-by: Magic_RB <magic_rb@redalder.org>
17 lines
208 B
HCL
17 lines
208 B
HCL
agent_prefix "" {
|
|
policy = "read"
|
|
}
|
|
|
|
node_prefix "" {
|
|
policy = "read"
|
|
}
|
|
|
|
service_prefix "" {
|
|
policy = "write"
|
|
}
|
|
|
|
# uncomment if using Consul KV with Consul Template
|
|
key_prefix "" {
|
|
policy = "read"
|
|
}
|