mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 08:56:43 +00:00
Merge pull request #4828 from hashicorp/docs/helm-16-getting-started
Update the `join` command format in the k8s Running Consul section
This commit is contained in:
commit
7ad6596454
@ -94,7 +94,9 @@ global:
|
||||
client:
|
||||
enabled: true
|
||||
join:
|
||||
- "provider=my-cloud config=val ..."
|
||||
- "provider=my-cloud"
|
||||
- "config=val"
|
||||
- "..."
|
||||
```
|
||||
|
||||
The `values.yaml` file to configure the Helm chart sets the proper
|
||||
|
Loading…
x
Reference in New Issue
Block a user