dotfiles/hashicorp/consul/token-replication.hcl

9 lines
97 B
HCL
Raw Normal View History

acl = "write"
operator = "write"
service_prefix "" {
policy = "read"
intentions = "read"
}