Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1208)

This commit is contained in:
tompizmor
2017-06-06 17:06:07 -07:00
committed by Lachlan Evenson
parent abda488f38
commit d6707ea6ef
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: phpbb
version: 0.4.9
version: 0.4.10
description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more.
keywords:
- phpbb
+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 phpBB image version
## ref: https://hub.docker.com/r/bitnami/phpbb/tags/
##
image: bitnami/phpbb:3.2.0-r4
image: bitnami/phpbb:3.2.0-r5
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images