Merge branch 'main' of ssh://172.16.59.16:2222/xhli18/demo-chart into main

modified:   values.yaml
This commit is contained in:
jianjiang 2023-04-19 11:32:16 +08:00
commit 52a06ea097
2 changed files with 1 additions and 11 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 "ailab-demo.path" -}}
{{ .Values.pathPrefix }}/{{ .Release.Name }}
{{- end }}
{{/*
Create the GPUNodeAffinity of service
*/}}
@ -113,4 +106,4 @@ nodeAffinity:
values: ["true"]
weight: 100
{{- end }}
{{- end }}
{{- end }}

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