Files
charts/postgresql/values.yaml
T
2016-08-22 20:25:46 +05:30

24 lines
641 B
YAML

## Bitnami PostgreSQL image version
## ref: https://hub.docker.com/r/bitnami/postgresql/tags/
##
## Default: none
imageTag: 9.5.3-r2
## Specify a imagePullPolicy
## Default to 'Always' if imageTag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
# imagePullPolicy:
#
## Create a database user
## ref: https://github.com/bitnami/bitnami-docker-postgresql#creating-a-database-user-on-first-run
##
# postgresUser: postgres
# postgresPassword:
## Create a database
## ref: https://github.com/bitnami/bitnami-docker-postgresql#creating-a-database-on-first-run
##
# postgresDb: