Files
charts/wordpress/values.yaml
T
Jorge MarinandGitHub 51286969fd Fix WordPress env vars matching (#104)
* Fix WordPress env vars matching

* Bump WordPress image version
2016-09-02 01:04:11 +02:00

60 lines
1.5 KiB
YAML

## Bitnami Wordpress image version
## ref: https://hub.docker.com/r/bitnami/wordpress/tags/
##
imageTag: 4.6-r1
## Specify a imagePullPolicy
## Defaults to 'Always' if imageTag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
# imagePullPolicy:
## User of the application
## ref: https://github.com/bitnami/bitnami-docker-wordpress#environment-variables
##
# wordpressUsername: user
## Application password
## ref: https://github.com/bitnami/bitnami-docker-wordpress#environment-variables
##
# wordpressPassword: bitnami
## Admin email
## ref: https://github.com/bitnami/bitnami-docker-wordpress#environment-variables
##
# wordpressEmail: user@example.com
## First name
## ref: https://github.com/bitnami/bitnami-docker-wordpress#environment-variables
##
# wordpressFirstName: FirstName
## Last name
## ref: https://github.com/bitnami/bitnami-docker-wordpress#environment-variables
##
# wordpressLastName: LastName
## Blog name
## ref: https://github.com/bitnami/bitnami-docker-wordpress#environment-variables
##
# wordpressBlogName: User's Blog!
## SMTP mail delivery configuration
## ref: https://github.com/bitnami/bitnami-docker-redmine/#smtp-configuration
##
# smtpHost:
# smtpPort:
# smtpUser:
# smtpPassword:
# smtpUsername:
# smtpProtocol:
##
## MariaDB chart configuration
##
# mariadb:
## MariaDB admin password
## ref: https://github.com/bitnami/bitnami-docker-mariadb/blob/master/README.md#setting-the-root-password-on-first-run
##
# mariadbRootPassword: