docs: fix helm stanza in admin-partitions (#14523)
This commit is contained in:
parent
b52b0f6be7
commit
7279c2e17d
|
@ -174,7 +174,7 @@ Verify that your Consul deployment meets the [Kubernetes Requirements](#kubernet
|
|||
adminPartitions:
|
||||
enabled: true
|
||||
acls:
|
||||
managedSystemACLs: true
|
||||
manageSystemACLs: true
|
||||
enterpriseLicense:
|
||||
secretName: license
|
||||
secretKey: key
|
||||
|
|
Loading…
Reference in New Issue