From e24c25f78504a26450f30a08c92dfac04661ef8e Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Wed, 24 Aug 2022 09:40:24 +0200 Subject: [PATCH] chore(helm): updating nginx ports, for easy overriding --- scripts/helmcharts/vars.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 94d1fe50c..eac1fca1f 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -67,6 +67,9 @@ ingress-nginx: &ingress-nginx ingressClass: openreplay service: externalTrafficPolicy: "Local" + ports: + http: 80 + https: 443 extraArgs: default-ssl-certificate: "app/openreplay-ssl" config: