Commit 5da89a3f by 蒋勇

d

parent b5cd5803
......@@ -30,11 +30,11 @@ spec:
- name: kong-db
image: postgres:9.6
env:
- name: POSTGRES_USER
- name: POSTGRES_USER
value: kong
- name: POSTGRES_DB
- name: POSTGRES_DB
value: kong
- name: POSTGRES_PASSWORD
- name: POSTGRES_PASSWORD
value: 123456
ports:
- name: tcp
......
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