mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/odoo] Adapt 'values.yaml' to new Postgres values (#8778)
* Fix typo Signed-off-by: juan131 <juan@bitnami.com> * [stable/odoo] Adapt 'values.yaml' to new Postgres values Signed-off-by: juan131 <juan@bitnami.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
df9440cb2f
commit
da2de18230
@@ -1,5 +1,5 @@
|
||||
name: odoo
|
||||
version: 4.0.0
|
||||
version: 4.0.1
|
||||
appVersion: 11.0.20181015
|
||||
description: A suite of web based open source business apps.
|
||||
home: https://www.odoo.com/
|
||||
|
||||
@@ -56,7 +56,7 @@ postgresql:
|
||||
## PostgreSQL password
|
||||
## ref: https://hub.docker.com/_/postgres/
|
||||
##
|
||||
# postgresPassword:
|
||||
# postgresqlPassword:
|
||||
|
||||
## Enable persistence using Persistent Volume Claims
|
||||
## ref: http://kubernetes.io/docs/user-guide/persistent-volumes/
|
||||
|
||||
Reference in New Issue
Block a user