From 7a24eee308f86b01eb6d2b3c2d6d0e4266ee7074 Mon Sep 17 00:00:00 2001 From: lvyongxin Date: Mon, 17 Aug 2020 15:32:45 +0800 Subject: [PATCH] update --- templates/ingress/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ingress/ingress.yaml b/templates/ingress/ingress.yaml index e8b3eee..ad650da 100644 --- a/templates/ingress/ingress.yaml +++ b/templates/ingress/ingress.yaml @@ -187,4 +187,4 @@ metadata: name: harbor namespace: {{ .Release.Namespace }} spec: - host: {{ $ingress.hosts.core } + host: {{ $ingress.hosts.core }} -- 2.26.0