From 8a76c5e702575e2b2d6adb1e8bbd8ba64d7b6720 Mon Sep 17 00:00:00 2001 From: a601287411 <601287411@qq.com> Date: Wed, 29 Mar 2023 10:06:31 +0800 Subject: [PATCH] fix host --- templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ingress.yaml b/templates/ingress.yaml index 7cc7540..9f91356 100644 --- a/templates/ingress.yaml +++ b/templates/ingress.yaml @@ -8,7 +8,7 @@ metadata: kubernetes.io/ingress.class: nginx spec: rules: - - host: {{ include "demo-chart.fullname" . }} + - host: {{ include "demo-chart.host" . }} http: paths: - path: /