k8s-pod-restart-info-collector icon indicating copy to clipboard operation
k8s-pod-restart-info-collector copied to clipboard

Add ability to define envvars in helm chart

Open jeremych1000 opened this issue 1 year ago • 0 comments

Currently there is no way to define custom envvars in the helm chart in https://github.com/airwallex/k8s-pod-restart-info-collector/blob/master/helm/templates/deployment.yaml#L33-L50

Use case: I have to set some additional envvars e.g. HTTP_PROXY and want to do this without forking the chart.

jeremych1000 avatar Apr 06 '23 10:04 jeremych1000