Update ingress tls setting
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user