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:
|
adminPartitions:
|
||||||
enabled: true
|
enabled: true
|
||||||
acls:
|
acls:
|
||||||
managedSystemACLs: true
|
manageSystemACLs: true
|
||||||
enterpriseLicense:
|
enterpriseLicense:
|
||||||
secretName: license
|
secretName: license
|
||||||
secretKey: key
|
secretKey: key
|
||||||
|
|
Loading…
Reference in New Issue