diff --git a/website/source/docs/platform/k8s/helm.html.md b/website/source/docs/platform/k8s/helm.html.md index 82d250086..b82ad02a8 100644 --- a/website/source/docs/platform/k8s/helm.html.md +++ b/website/source/docs/platform/k8s/helm.html.md @@ -60,7 +60,7 @@ and consider if they're appropriate for your deployment. * `secretKey` (`string: ""`) - The key within the Kubernetes secret that holds the gossip encryption key. -* `bootstrapACLs` (`boolean: false`) - Automatically create and assign ACL tokens within the Consul cluster. This requires servers to be running inside Kubernetes. Additionally requires Consul >= 1.4 and consul-k8s >= 0.8.0. + * `bootstrapACLs` (`boolean: false`) - Automatically create and assign ACL tokens within the Consul cluster. This requires servers to be running inside Kubernetes. Additionally requires Consul >= 1.4 and consul-k8s >= 0.8.0. * `server` - Values that configure running a Consul server within Kubernetes.