Commit 087576b1 by 蒋勇

d

parent b344093f
...@@ -70,13 +70,14 @@ spec: ...@@ -70,13 +70,14 @@ spec:
value: postgres value: postgres
- name: KONG_PG_HOST - name: KONG_PG_HOST
value: kong-dbservice value: kong-dbservice
- name: KONG_PG_DATABASE - name: KONG_PG_DATABASE
value: kong value: kong
- name: KONG_PG_USER - name: KONG_PG_USER
value: kong value: kong
- name: KONG_PG_PASSWORD - name: KONG_PG_PASSWORD
value: kong value: kong
- name: KONG_PG_PORT
value: 5432
- name: KONG_NGINX_WORKER_PROCESSES - name: KONG_NGINX_WORKER_PROCESSES
value: "1" 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