Files
charts/bitnami/apache/values.yaml
Bitnami Containers 6a89554bc8 apache: update to 2.4.37
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2018-10-23 16:49:25 +00:00

24 lines
754 B
YAML

## Global Docker image registry
## Please, note that this will override the image registry for all the images, including dependencies, configured to use the global value
##
# global:
# imageRegistry:
## Bitnami Apache image version
## ref: https://hub.docker.com/r/bitnami/apache/tags/
##
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.37
## 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