EDITD / kubetools

:nut_and_bolt: Kubetools is a tool and processes for developing and deploying microservices to Kubernetes.
MIT License
13 stars 2 forks source link

Inject job ID as environment variable #113

Closed eatoncns closed 3 years ago

eatoncns commented 3 years ago

We have a use case where the running container requires a reference to generated job ID.

This ticket to inject it as environment variable.