From 77de0f26467ea941b462053d52e02801f3d92edc Mon Sep 17 00:00:00 2001 From: "Ehsan.Asadi" Date: Wed, 31 Dec 2025 13:18:00 +0330 Subject: [PATCH] fix --- helm/peikarband/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/peikarband/templates/ingress.yaml b/helm/peikarband/templates/ingress.yaml index f624994..abbece1 100644 --- a/helm/peikarband/templates/ingress.yaml +++ b/helm/peikarband/templates/ingress.yaml @@ -40,7 +40,7 @@ spec: {{- end }} {{- end }} {{- end }} - +--- {{- if .Values.ingress.apiEnabled -}} # Backend API Ingress (api.peikarband.ir -> port 8000) apiVersion: networking.k8s.io/v1