Update ingress tls setting

This commit is contained in:
wbsong111
2025-01-09 16:27:17 +09:00
parent 7f2d7d6429
commit eb48889e9e
+6 -2
View File
@@ -41,7 +41,11 @@ ingress:
cert-manager.io/duration: 8760h
cert-manager.io/renew-before: 720h
hosts:
- host: ollama.inopt.paasup.io
- host: ollama.example.org
paths:
- path: /
pathType: Prefix
pathType: Prefix
tls:
- hosts:
- ollama.example.org
secretName: ollama-tls-secret