forked from open-webui/open-webui
add define names
This commit is contained in:
parent
770c6f210c
commit
cbaada1410
7 changed files with 17 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: ollama-service
|
||||
name: {{ include "ollama.name" . }}
|
||||
spec:
|
||||
type: {{ .Values.ollama.service.type }}
|
||||
selector:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue