Skip to content

Commit

Permalink
fix(chart): remove useless param (#1110)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrompier authored May 6, 2024
1 parent acb2d9f commit 0447b45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/env/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ tolerations:
ingress:
path: "/chat"
annotations:
external-dns.alpha.kubernetes.io/hostname: "chat-ui.hub-alb.huggingface.tech"
alb.ingress.kubernetes.io/healthcheck-path: "/healthcheck"
alb.ingress.kubernetes.io/listen-ports: "[{\"HTTP\": 80}, {\"HTTPS\": 443}]"
alb.ingress.kubernetes.io/group.name: "hub-prod"
Expand Down

0 comments on commit 0447b45

Please sign in to comment.