mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
c8299522b5
* [NET-5332] Add nomad server templated policy * slksfd
11 lines
130 B
HCL
11 lines
130 B
HCL
|
|
acl = "write"
|
|
agent_prefix "" {
|
|
policy = "read"
|
|
}
|
|
node_prefix "" {
|
|
policy = "read"
|
|
}
|
|
service_prefix "" {
|
|
policy = "write"
|
|
} |