consul-k8s icon indicating copy to clipboard operation
consul-k8s copied to clipboard

Add ability to populate -inject-auth-method-host from a secret

Open barrymars opened this issue 2 years ago • 0 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Feature Description

It would be really useful to be able to configure -inject-auth-method-host of the server-acl-init-job, by specifying a secret to load an environment variable from.

This helps allow the same values to be applied to multiple clusters as this bit of cluster specific config would be external to the values and referenced via a common name

Contributions

https://github.com/hashicorp/consul-k8s/pull/1130

barrymars avatar Mar 31 '22 10:03 barrymars