Files
charts/bitnami/apache/values.yaml
2018-10-11 13:02:53 +00:00

23 lines
721 B
YAML

## Global chart image registry
## Please, note that this registry would be used for all the containers in the chart and dependencies
##
# global:
# registry:
## Bitnami Apache image version
## ref: https://hub.docker.com/r/bitnami/apache/tags/
##
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.35-debian-9
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
##
# pullSecrets:
# - myRegistrKeySecretName