Commit 77ab6d28 authored by Ndoumbe's avatar Ndoumbe

Update odoo-demo-values.yaml

parent f02f6be8
...@@ -49,10 +49,7 @@ scaledObject: ...@@ -49,10 +49,7 @@ scaledObject:
db: db:
restart: always restart: always
image: postgres:10.4 image: postgres:10.4
healthcheck: name: mydb
test: ["CMD", "pg_isready", "-U", "postgres"]
volumes:
- ./postgres:/var/lib/postgresql/data
environment: environment:
- POSTGRES_HOST_AUTH_METHOD=trust - POSTGRES_HOST_AUTH_METHOD=trust
......
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