epinio / helm-charts

Epinio Helm chart
https://epinio.github.io/helm-charts/
2 stars 15 forks source link

Add support for `containerregistry.certificateSecret` in questions.yaml (rancher app) #436

Closed thehejik closed 1 year ago

thehejik commented 1 year ago

As we implemented https://github.com/epinio/helm-charts/pull/434 we should add support for that in our rancher chart as well by adding it to questions.yaml into group: "External registry" section.

Additional note about creating such a secret and configuring kubelet would be appreciated too.

### Tasks
- [x] Extend questions.yaml -- https://github.com/epinio/helm-charts/pull/438
- [x] Add documentation (especially kubelet) -- https://github.com/epinio/docs/pull/246