docs: update helm chart ref (#8483)

No longer require servers to be running on k8s when
manageSystemACLs is true
This commit is contained in:
Iryna Shustava 2020-08-11 14:39:44 -07:00 committed by GitHub
parent 36202a12dd
commit ed0fa4b3b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ and consider if they're appropriate for your deployment.
- `acls` ((#v-global-acls)) - Configure ACLs.
- `manageSystemACLs` ((#v-global-acls-managesystemacls)) (`boolean: false`) - If true, the Helm chart will automatically manage ACL tokens and policies for all Consul and consul-k8s components.
This requires servers to be running inside Kubernetes. Additionally requires Consul >= 1.4 and consul-k8s >= 0.14.0.
This requires Consul >= 1.4 and consul-k8s >= 0.14.0.
- `bootstrapToken` ((#v-global-acls-bootstraptoken)) - A Kubernetes secret containing the bootstrap token to use for
creating policies and tokens for all Consul and consul-k8s components.