Browse Source

[CI SKIP]

robert 5 months ago
parent
commit
bdff0e3e88
1 changed files with 10 additions and 0 deletions
  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