mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 13:55:55 +00:00
docs: namespaces has erroneous HCL example (#7228)
This commit is contained in:
parent
36982d5274
commit
d364a64f9a
@ -53,8 +53,8 @@ JSON:
|
||||
HCL:
|
||||
|
||||
```hcl
|
||||
Name: "team-1"
|
||||
Description: "Namespace for Team 1"
|
||||
Name = "team-1"
|
||||
Description = "Namespace for Team 1"
|
||||
ACLs {
|
||||
PolicyDefaults = [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user