Commit 80063e61 by 蒋勇

d

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