fix: 去除无效values

This commit is contained in:
a601287411 2023-04-19 10:25:44 +08:00
parent 54ef2cba47
commit 26a91fd6f6
2 changed files with 0 additions and 10 deletions

View File

@ -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
*/}}

View File

@ -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