Skip to content

Commit

Permalink
fix: fix librechat ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlba91 committed Mar 13, 2024
1 parent 92f071c commit 19c2f15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion applications/librechat/librechat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ ingress:
enabled: true
annotations:
cert-manager.io/cluster-issuer: cluster-issuer-home-muehlbachler-io
external-dns.alpha.kubernetes.io/provider: public
external-dns.alpha.kubernetes.io/provider: public
external-dns.alpha.kubernetes.io/target: 144.208.195.224,2a01:aea0:dd3:25a:1000:3:3:1
traefik.ingress.kubernetes.io/router.tls: "true"
hosts:
- host: &domain gpt.home.muehlbachler.io
paths:
Expand Down

0 comments on commit 19c2f15

Please sign in to comment.