浏览代码

deploy qa/offline-process-charge:v1.0.24 运行环境test

datard 4 年之前
父节点
当前提交
e3edc33468
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      deploy-tmp.yaml

+ 9 - 0
deploy-tmp.yaml

@@ -99,3 +99,12 @@ metadata:
   namespace: qa
   annotations:
     kubernetes.io/ingress.class: nginx
+spec:
+  rules:
+    - host: qa-offline-process-charge.ieasou.cn
+      http:
+        paths:
+          - path: /
+            backend:
+              serviceName: offline-process-charge-svc
+              servicePort: 80