six-group / haproxy-operator

HAProxy Operator is a Kubernetes-native solution designed to automate the deployment, configuration, and management of HAProxy instances using Custom Resources to abstract the key components such as backends, frontends, and listens.
Apache License 2.0
15 stars 2 forks source link

feature: support custom env variables from secrets and config maps #47

Closed mike-code closed 2 months ago

mike-code commented 3 months ago

The setHeader block allows env as the value, but there's no way to inject the env variable into haproxy instance

m-terra commented 3 months ago

hi @mike-code

thank you very much for your suggestions. we will have a look at it.

meanwhile, PRs are highly appreciated.

cheers, andy

m-terra commented 2 months ago

implemented with v1.0.6