travisghansen / external-auth-server

easy auth for reverse proxies
MIT License
330 stars 44 forks source link

add image pull secrets to helm chart #135

Closed placydo closed 2 years ago

placydo commented 2 years ago

This will allow to specify imagePullSecrets for helm charts in case access to public container registry is not possible.

Thanks for awesome work!

travisghansen commented 2 years ago

Looks great! Just bump the version in Chart.yaml to 0.2.1 and I'll merge it.