k8s
k8s copied to clipboard
Add support for custom env vars for configuration
Also use env vars to configure gateway auth, so they can be loaded from secrets instead.
I made a generic snippet for generating the env vars for authentication, and I would love to use it for cluster auth as well, but I can't figure out a way to parameterize them in the cluster peer URLs.