-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: adding env var info #10812
docs: adding env var info #10812
Conversation
🤔 This PR has changes in the |
c4b8334
to
3fabe18
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had a few minor suggestions. Otherwise, LGTM.
Co-authored-by: Blake Covarrubias <[email protected]>
Co-authored-by: Blake Covarrubias <[email protected]>
🍒 If backport labels were added before merging, cherry-picking will start automatically. To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/424601. |
🍒✅ Cherry pick of commit 067c8c2 onto |
…-enabling-tls docs: adding env var info
🍒✅ Cherry pick of commit 067c8c2 onto |
…-enabling-tls docs: adding env var info
This PR adds information about environment variables required to use Consul Connect with Envoy when TLS is enabled.
I will make additional readability and formatting improvements to the docs in subsequent commits that are outside the scope of the issue.
I will create a separate PR to link the related tutorial to the docs changes in this PR.