Update website/source/docs/platform/k8s/service-sync.html.md
Co-Authored-By: adilyse <rebecca@hashicorp.com>
This commit is contained in:
parent
0ec987d94f
commit
e845d4ad5f
|
@ -74,7 +74,7 @@ then the sync program should work.
|
|||
|
||||
For Consul, if ACLs are configured on the cluster, a Consul [ACL token](/docs/guides/acl.html)
|
||||
will need to be provided. The process accepts this token by using the
|
||||
`CONSUL_HTTP_TOKEN` environment variable. This token should be set as a
|
||||
[`CONSUL_HTTP_TOKEN`](docs/commands/index.html#consul_http_token) environment variable. This token should be set as a
|
||||
[Kubernetes secret](https://kubernetes.io/docs/concepts/configuration/secret/#creating-your-own-secrets)
|
||||
and referenced in the Helm chart.
|
||||
|
||||
|
|
Loading…
Reference in New Issue