mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Apply suggestions from code review
Co-Authored-By: adilyse <rebecca@hashicorp.com>
This commit is contained in:
parent
9bdd921917
commit
5a98953c43
@ -73,7 +73,7 @@ for both in-cluster and out-of-cluster authentication. If `kubectl` works,
|
||||
then the sync program should work.
|
||||
|
||||
For Consul, if ACLs are configured on the cluster, a Consul [ACL token](https://learn.hashicorp.com/consul/advanced/day-1-operations/acl-guide)
|
||||
will need to be provided. The process accepts this token by using the
|
||||
will need to be provided. Review the [ACL rules](/docs/agent/acl-rules.html) when creating a token with only the necessary privileges. The process accepts this token by using the
|
||||
[`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…
x
Reference in New Issue
Block a user