mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-03-22 11:27:22 +00:00
ollama ingress
This commit is contained in:
@@ -40,7 +40,10 @@ spec:
|
|||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
hosts:
|
hosts:
|
||||||
- ollama.michaelthomson.dev
|
- host: ollama.michaelthomson.dev
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
path: /
|
path: /
|
||||||
tls:
|
tls:
|
||||||
- secretName: ollama-tls
|
- secretName: ollama-tls
|
||||||
|
|||||||
Reference in New Issue
Block a user