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