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:
co-authored by
Stavros Kois
parent
e7c46816a7
commit
a684867ad6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user