fix(Omada): Switch internal https port to 443, to stop redirection to 8043 on ingress (#4107)

* feat(Omada): Move main portal to HTTP for Ingress

* test a theor

* Update charts/stable/omada-controller/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
StevenMcElligott
2022-10-16 03:41:23 +03:00
committed by GitHub
co-authored by Stavros Kois
parent e7c46816a7
commit a684867ad6
3 changed files with 7 additions and 3 deletions
@@ -42,7 +42,7 @@ questions:
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 8043
default: 443
- variable: comm
label: Omada Controller User HTTPS portal
description: Omada Controller User HTTPS portal