Commit 5da89a3f by 蒋勇

d

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