Commit 904138c0 by 蒋勇

d

parent 84e05886
......@@ -13,7 +13,7 @@ spec:
port: 80
protocol: TCP
targetPort: 8000
nodePort: 26982
nodePort: 26999
- name: proxy-ssl
port: 443
protocol: TCP
......@@ -69,6 +69,8 @@ spec:
- env:
- name: KONG_DATABASE
value: postgres
- name: KONG_PG_HOST
value: kong-dbservice
- name: KONG_PG_PORT
value: 5432
- name: KONG_PG_DATABASE
......
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