Commit 8ae29deb authored by Ndoumbe's avatar Ndoumbe

Update odoo-demo-values.yaml

parent 77ab6d28
......@@ -19,7 +19,7 @@ ingress:
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
- host: https://127.0.0.1:40245
- host: https://127.0.0.1:8085
paths:
- path: /
pathType: ImplementationSpecific
......@@ -44,15 +44,6 @@ scaledObject:
pollingInterval: 5
minReplicaCount: 0
maxReplicaCount: 1
db:
restart: always
image: postgres:10.4
name: mydb
environment:
- POSTGRES_HOST_AUTH_METHOD=trust
#autoscaling:
......
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