mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-03-22 03:27:21 +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.entrypoints: websecure
|
||||
hosts:
|
||||
- ollama.michaelthomson.dev
|
||||
- host: ollama.michaelthomson.dev
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
path: /
|
||||
tls:
|
||||
- secretName: ollama-tls
|
||||
|
||||
Reference in New Issue
Block a user