Update ingress.yaml
This commit is contained in:
parent
3cbeefcf5b
commit
11facb6330
@ -14,8 +14,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
- host: "20.249.191.180" # 기존 backend와 동일한 IP 사용
|
- http: # host 제거 - Ingress Controller의 기본 IP 사용
|
||||||
http:
|
|
||||||
paths:
|
paths:
|
||||||
# Frontend - root path에서 서비스 (backend API와 중복되지 않음)
|
# Frontend - root path에서 서비스 (backend API와 중복되지 않음)
|
||||||
- path: /
|
- path: /
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user