helm-charts
helm-charts copied to clipboard
[common]: use multiple existing tls certificates
What this PR does:
adds the ability to implement multiple existing tls certificates to ingress
Notes for Reviewer:
Checklist:
- [ ] Pull Request title in format
[chart]: Changed Something - [ ] Updated documentation in the
README.md.gotmplfile and executedhelm-docs - [ ] Chart Version bumped
- [ ] All commits are signed-off
helm-test / lint-test is failing, please fix.
Would also be nice to have multiple tls.provided so there is no need to create separate Secrets beforehand.
Why are there so many changes in charts/common/values.schema.json?