Skip to content

Commit

Permalink
added open web ui chart
Browse files Browse the repository at this point in the history
  • Loading branch information
cybervoid committed Apr 4, 2024
1 parent ba835d4 commit 81589f2
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions apps/OpenWebui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,12 @@ spec:
enabled: true
main:
enabled: true
hosts:
- host: webai.${CLUSTER_DOMAIN_NAME}
paths:
- path: /
host: webai.${CLUSTER_DOMAIN_NAME}
paths:
- path: /
tls:
- hosts:
- webai.${CLUSTER_DOMAIN_NAME}
hosts:
- webai.${CLUSTER_DOMAIN_NAME}
secretName: internal-ingress-cert
annotations:
kubernetes.io/ingress.class: "nginx"
Expand Down

0 comments on commit 81589f2

Please sign in to comment.