(helm) create ingress-redirects template

Create a new Helm template for ingress redirects
and update the values.yaml file accordingly.
We will be able to manage ingress redirects
through Helm charts easily.
This commit is contained in:
Anthony LC
2025-12-11 09:58:59 +01:00
parent 715d88ba3c
commit efaec45bfd
4 changed files with 100 additions and 6 deletions

View File

@@ -6,6 +6,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(helm) redirecting system #1697
## [4.2.0] - 2025-12-17
### Added