Commit 6aa977d7 authored by fangxinjiang's avatar fangxinjiang

前端配置添加

parent ce0acf33
apiVersion: v1
kind: Service
metadata:
name: yifu-prd-webmvp
namespace: prd-mvp
labels:
k8s-app: yifu-prd-webmvp
spec:
ports:
- name: yifu-prd-webmvp
port: 80
protocol: TCP
targetPort: 8888
selector:
app: yifu-prd-webmvp
......@@ -18,4 +18,4 @@ spec:
- destination:
host: yifu-prd-webmvp.prd-mvp.svc.cluster.local
port:
number: 8888
number: 80
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment