Skip to content

Commit

Permalink
fix/deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
kittayot.s committed Nov 22, 2024
1 parent a0d2470 commit 28231c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ metadata:
spec:
tls:
- hosts:
- career.ktyhon.online
secretName: ce-smart-career-prd-ingress-tls
- career.cesmartcamp.com
secretName: ce-smart-career-fe-prd-ingress-tls
rules:
- host: "career.ktyhon.online"
- host: "career.cesmartcamp.com"
http:
paths:
- path: /
Expand Down

0 comments on commit 28231c3

Please sign in to comment.