Commit 80063e61 by 蒋勇

d

parent 2a685111
......@@ -67,11 +67,12 @@ spec:
containers:
- env:
- name: KONG_DATABASE
value: postgres
value: postgres
- name: KONG_PG_HOST
value: kong-dbservice
value: kong-dbservice
- name: KONG_PG_PORT
value: 5432
value: 5432
- name: KONG_NGINX_WORKER_PROCESSES
value: "1"
......
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