mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 17:03:31 +00:00
Merge pull request #11952 from hashicorp/david-yu-vault-gossip-indent
docs: Fix indentation for gossipEncryption when using Vault secrets backend
This commit is contained in:
commit
f49545eb5e
@ -76,9 +76,9 @@ global:
|
||||
enabled: true
|
||||
consulServerRole: consul-server
|
||||
consulClientRole: consul-client
|
||||
gossipEncryption:
|
||||
secretName: secret/data/consul/gossip
|
||||
secretKey: key
|
||||
gossipEncryption:
|
||||
secretName: secret/data/consul/gossip
|
||||
secretKey: key
|
||||
```
|
||||
|
||||
Note that `global.gossipEncryption.secretName` is the path of the secret in Vault.
|
||||
|
Loading…
x
Reference in New Issue
Block a user