Skip to content

Commit

Permalink
Merge branch 'NET-581-Configure-Vault-namespaces-for-Connect-CA-via-H…
Browse files Browse the repository at this point in the history
…elm-Stanza' of ssh://github.com/hashicorp/consul-k8s into NET-581-Configure-Vault-namespaces-for-Connect-CA-via-Helm-Stanza
  • Loading branch information
absolutelightning committed Aug 31, 2023
2 parents fd469b6 + 532210d commit 7c870ea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions charts/consul/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,9 @@ global:
# secretKey should be in the form of "key".
secretsBackend:
vault:
# Vault namespace (optional).
# For more details, please refer to [Vault Connect CA configuration](https://developer.hashicorp.com/consul/docs/connect/ca/vault#namespace)
# Vault namespace (optional). This sets the Vault namespace for the `vault.hashicorp.com/namespace`
# agent annotation and [Vault Connect CA configuration](https://developer.hashicorp.com/consul/docs/connect/ca/vault#namespace).
# To override one of these values individually, see `agentAnnotations` and `connectCA.additionalConfig`.
vaultNamespace: ""

# Enabling the Vault secrets backend will replace Kubernetes secrets with referenced Vault secrets.
Expand Down

0 comments on commit 7c870ea

Please sign in to comment.