Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER

This commit is contained in:
tompizmor
2017-05-31 13:11:22 +02:00
parent 51a7a0b35d
commit c877313d07
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: sugarcrm
version: 0.1.1
version: 0.1.2
description: SugarCRM enables businesses to create extraordinary customer relationships with the most innovative and affordable CRM solution in the market.
keywords:
- sugarcrm
+1 -1
View File
@@ -21,7 +21,7 @@ spec:
env:
- name: MARIADB_HOST
value: {{ template "mariadb.fullname" . }}
- name: MARIADB_PORT
- name: MARIADB_PORT_NUMBER
value: "3306"
- name: MARIADB_PASSWORD
valueFrom:
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami SugarCRM image version
## ref: https://hub.docker.com/r/bitnami/sugarcrm/tags/
##
image: bitnami/sugarcrm:6.5.25-r0
image: bitnami/sugarcrm:6.5.25-r5
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images