Skip to content

Commit

Permalink
Merge pull request #1940 from hashicorp/backport/lkysow-patch-1/activ…
Browse files Browse the repository at this point in the history
…ely-helped-hound

This pull request was automerged via backport-assistant
  • Loading branch information
thisisnotashwin authored Feb 22, 2023
2 parents eafa624 + 8b16dd7 commit ac5b743
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 @@ -389,8 +389,9 @@ global:
#
# Note that we need the CA key so that we can generate server and client certificates.
# It is particularly important for the client certificates since they need to have host IPs
# as Subject Alternative Names. In the future, we may support bringing your own server
# certificates.
# as Subject Alternative Names. If you are setting server certs yourself via `server.serverCert`
# and you are not enabling clients (or clients are enabled with autoEncrypt) then you do not
# need to provide the CA key.
caKey:
# The name of the Kubernetes or Vault secret that holds the CA key.
# @type: string
Expand Down

0 comments on commit ac5b743

Please sign in to comment.