vault icon indicating copy to clipboard operation
vault copied to clipboard

cluster_addr documentation insufficient

Open ilsaloving opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. The documentation (website/content/docs/configuration/index.mdx) claims you can configure the cluster_addr dynamically but it's really not clear how to do that.

This can be dynamically defined with a go-sockaddr template that is resolved at runtime.

Describe the solution you'd like A clear explanation of what is required.

Describe alternatives you've considered I tried setting the value to "https://{{ GetPrivateIP }}:8201", and that worked, but that was purely a guess.

Explain any additional use-cases

Additional context

ilsaloving avatar May 10 '24 17:05 ilsaloving