refactored postgres
This commit is contained in:
@@ -24,6 +24,9 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- containerPort: 9187
|
- containerPort: 9187
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
env:
|
||||||
|
- name: DATA_SOURCE_NAME
|
||||||
|
value: "port=5432 host=127.0.0.1"
|
||||||
- name: postgres
|
- name: postgres
|
||||||
image: postgres
|
image: postgres
|
||||||
ports:
|
ports:
|
||||||
Reference in New Issue
Block a user