smallstep / helm-charts

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

Allow usage of predefiend SSH templates #184

Closed marcheyer closed 5 months ago

marcheyer commented 6 months ago

What would you like to be added

I would like to use an existing secret to provision the ssh templates needed for the ssh mode

Why this is needed

The chart is not working with ssh properly since there is no way to set up the templates without bootstrap or inject.

marcheyer commented 6 months ago

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

maraino commented 5 months ago

Fixed by #183