From 26a91fd6f6e67db2cc2a0d9839c4906dbb0ead5a Mon Sep 17 00:00:00 2001 From: a601287411 <601287411@qq.com> Date: Wed, 19 Apr 2023 10:25:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8E=BB=E9=99=A4=E6=97=A0=E6=95=88valu?= =?UTF-8?q?es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/_helpers.tpl | 7 ------- values.yaml | 3 --- 2 files changed, 10 deletions(-) diff --git a/templates/_helpers.tpl b/templates/_helpers.tpl index d1571cd..75ce128 100644 --- a/templates/_helpers.tpl +++ b/templates/_helpers.tpl @@ -68,13 +68,6 @@ Create the full host of demo {{ .Release.Name }}.{{ .Values.host }} {{- end }} -{{/* -Create the url path of service -*/}} -{{- define "demo-chart.path" -}} -{{ .Values.pathPrefix }}/{{ .Release.Name }} -{{- end }} - {{/* Create the GPUNodeAffinity of service */}} diff --git a/values.yaml b/values.yaml index 10d65b4..ac895ea 100644 --- a/values.yaml +++ b/values.yaml @@ -6,9 +6,6 @@ replicaCount: 1 targetPendingRequests: 200 host: ailab.xf-yun.com -pathType: prefix -pathPrefix: /demo -rewritePath: true # This is the namespace that the ingress should be installed # into. It should be set to the same namespace as the