k8s icon indicating copy to clipboard operation
k8s copied to clipboard

Add support for custom env vars for configuration

Open Grendel7 opened this issue 3 years ago • 0 comments

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.

Grendel7 avatar Aug 04 '22 15:08 Grendel7