소스 검색

[CI SKIP]

robert 5 달 전
부모
커밋
bdff0e3e88
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      deploy.yaml

+ 10 - 0
deploy.yaml

@@ -114,4 +114,14 @@ spec:
             name: apptj-svc
             port:
               number: 8080
+  - host: apptj.appeasou.com
+    http:
+      paths:
+      - path: /
+        pathType: Prefix
+        backend:
+          service:
+            name: apptj-svc
+            port:
+              number: 8080
   ingressClassName: nginx