Commit b3965eee by 蒋勇

d

parent c1e2c50f
...@@ -522,8 +522,7 @@ spec: ...@@ -522,8 +522,7 @@ spec:
- env: - env:
- name: KONG_DATABASE - name: KONG_DATABASE
value: "off" value: "off"
# - name: KONG_DECLARATIVE_CONFIG
# value: /kong/kong.yml
- name: KONG_NGINX_WORKER_PROCESSES - name: KONG_NGINX_WORKER_PROCESSES
value: "1" value: "1"
- name: KONG_NGINX_HTTP_INCLUDE - name: KONG_NGINX_HTTP_INCLUDE
......
...@@ -293,15 +293,6 @@ spec: ...@@ -293,15 +293,6 @@ spec:
backend: backend:
serviceName: zc-channel-web-service serviceName: zc-channel-web-service
servicePort: 80 servicePort: 80
- host: jieru.zhichan.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: zc-channel-web-service
servicePort: 80
--- ---
apiVersion: extensions/v1beta1 apiVersion: extensions/v1beta1
......
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