The purpose of k8s-env-injector
is to inject node labels as environment
variables to pods in a selected namespace.
Enter shell with ./shell.sh
and then watch for changes with ./cli.sh watch
.
Helm chart is provided in the charts
directory.
Values that always need to be specified:
mutationWebhook.namespaceSelector
. It should select only the namespace where k8s-env-injector is deployed to.