diff --git a/scripts/helmcharts/openreplay/charts/assist-api/values.yaml b/scripts/helmcharts/openreplay/charts/assist-api/values.yaml index 37800d79e..5d94a7aa1 100644 --- a/scripts/helmcharts/openreplay/charts/assist-api/values.yaml +++ b/scripts/helmcharts/openreplay/charts/assist-api/values.yaml @@ -67,7 +67,7 @@ service: metrics: 8888 ingress: - enabled: true + enabled: false className: "{{ .Values.global.ingress.controller.ingressClassResource.name }}" annotations: nginx.ingress.kubernetes.io/proxy-read-timeout: "3600"