Commit 77ab6d28 authored by Ndoumbe's avatar Ndoumbe

Update odoo-demo-values.yaml

parent f02f6be8
......@@ -46,14 +46,11 @@ scaledObject:
maxReplicaCount: 1
db:
restart: always
image: postgres:10.4
healthcheck:
test: ["CMD", "pg_isready", "-U", "postgres"]
volumes:
- ./postgres:/var/lib/postgresql/data
environment:
db:
restart: always
image: postgres:10.4
name: mydb
environment:
- 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