mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update for ollama url
This commit is contained in:
parent
004990a4ca
commit
b4f11ea722
1 changed files with 9 additions and 0 deletions
9
internalproxy/templates/ollama.yaml
Normal file
9
internalproxy/templates/ollama.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
kind: Service
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: ollama-external-dns
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: ollama.durp.info
|
||||
spec:
|
||||
type: ExternalName
|
||||
externalName: durp.info
|
||||
Loading…
Add table
Add a link
Reference in a new issue