diff --git a/website/content/docs/k8s/installation/vault/gossip.mdx b/website/content/docs/k8s/installation/vault/gossip.mdx index cea8d69237..4e1422d583 100644 --- a/website/content/docs/k8s/installation/vault/gossip.mdx +++ b/website/content/docs/k8s/installation/vault/gossip.mdx @@ -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.