Browse Source

Update deployment.yaml

guizhong 6 years ago
parent
commit
5defc8f2cd
1 changed files with 7 additions and 0 deletions
  1. 7 0
      deployment.yaml

+ 7 - 0
deployment.yaml

@@ -108,4 +108,11 @@ spec:
         backend:
           serviceName: $JNLP_CONTROL_NAME-svc
           servicePort: $JNLP_CONTAINER_PORT
+  - host: a.easou.com
+    http:
+      paths:
+      - path: /
+        backend:
+          serviceName: $JNLP_CONTROL_NAME-svc
+          servicePort: $JNLP_CONTAINER_PORT