Skip to content

Commit 3c259f4

Browse files
committed
fix: 도메인을 Route53 등록된 skala3-cloud1-team8으로 수정
1 parent af6ec27 commit 3c259f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/ingress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
spec:
1414
ingressClassName: nginx
1515
rules:
16-
- host: cloud1-team8.cloud.skala-ai.com
16+
- host: skala3-cloud1-team8.cloud.skala-ai.com
1717
http:
1818
paths:
1919
- path: /api

0 commit comments

Comments
 (0)