Rename POSTGRESQL_PORT env var to POSTGRESQL_PORT_NUMBER (#1189)

This commit is contained in:
tompizmor
2017-06-18 18:20:27 +09:00
committed by Vic Iglesias
parent 10e159ee76
commit 2e6f640bf0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: odoo
version: 0.5.1
version: 0.5.2
description: A suite of web based open source business apps.
keywords:
- odoo
+1 -1
View File
@@ -20,7 +20,7 @@ spec:
env:
- name: POSTGRESQL_HOST
value: {{ template "postgresql.fullname" . }}
- name: POSTGRESQL_PORT
- name: POSTGRESQL_PORT_NUMBER
value: "5432"
- name: POSTGRESQL_PASSWORD
valueFrom:
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami Odoo image version
## ref: https://hub.docker.com/r/bitnami/odoo/tags/
##
image: bitnami/odoo:10.0.20170515-r1
image: bitnami/odoo:10.0.20170515-r2
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images