smallstep / helm-charts

Helm packages for Kubernetes
Apache License 2.0
49 stars 73 forks source link

Add abililty to specify image pull secret(s) #139

Closed MaxBidlingmaier closed 1 year ago

MaxBidlingmaier commented 1 year ago

What would you like to be added

In scenarios where kubernetes needs an image pull secret this has to be specified. Current helm charts do not provide the ability to add this information

Why this is needed

imagePullSecret property

MaxBidlingmaier commented 1 year ago

https://github.com/smallstep/helm-charts/pull/138