Commit 386ca8a5 authored by Ndoumbe's avatar Ndoumbe

Update odoo-demo-values.yaml

parent 4ee89954
...@@ -18,8 +18,8 @@ ingress: ...@@ -18,8 +18,8 @@ ingress:
annotations: {} annotations: {}
# kubernetes.io/ingress.class: nginx # kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true" # kubernetes.io/tls-acme: "true"
hosts: hosts:
- host: https://127.0.0.1:8085 - host: chart-example.local
paths: paths:
- path: / - path: /
pathType: ImplementationSpecific pathType: ImplementationSpecific
...@@ -28,6 +28,7 @@ ingress: ...@@ -28,6 +28,7 @@ ingress:
# hosts: # hosts:
# - chart-example.local # - chart-example.local
resources: {} resources: {}
env: env:
- name: environment - name: environment
......
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