diff --git a/scripts/helmcharts/openreplay/charts/frontend/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/frontend/templates/ingress.yaml index 9a1300086..2322119a1 100644 --- a/scripts/helmcharts/openreplay/charts/frontend/templates/ingress.yaml +++ b/scripts/helmcharts/openreplay/charts/frontend/templates/ingress.yaml @@ -70,7 +70,7 @@ metadata: proxy_ssl_name static.openreplay.com; proxy_ssl_server_name on; spec: - ingressClassName: openreplay + ingressClassName: "{{ tpl .Values.ingress.className . }}" tls: - hosts: - {{ .Values.global.domainName }}