Explorar o código

Update deployment.yaml

guizhong %!s(int64=6) %!d(string=hai) anos
pai
achega
b157334843
Modificáronse 1 ficheiros con 14 adicións e 0 borrados
  1. 14 0
      deployment.yaml

+ 14 - 0
deployment.yaml

@@ -87,3 +87,17 @@ spec:
         backend:
           serviceName: $JNLP_CONTROL_NAME-svc
           servicePort: $JNLP_CONTAINER_PORT
+  - host: test-$JNLP_ENV-$JNLP_CONTROL_NAME$JNLP_DOMAIN
+    http:
+      paths:
+      - path: /
+        backend:
+          serviceName: $JNLP_CONTROL_NAME-svc
+          servicePort: $JNLP_CONTAINER_PORT
+  - host: test2-$JNLP_ENV-$JNLP_CONTROL_NAME$JNLP_DOMAIN
+    http:
+      paths:
+      - path: /
+        backend:
+          serviceName: $JNLP_CONTROL_NAME-svc
+          servicePort: $JNLP_CONTAINER_PORT