Default values for MQ repo and tag

This commit is contained in:
Arthur Barr
2017-10-31 16:18:36 +00:00
parent 9c9a2e1e91
commit 8c4daa9554

View File

@@ -17,9 +17,9 @@ license: "not accepted"
image:
# repository is the container repository to use, which must contain IBM MQ Advanced
repository:
repository: ibm-mqadvanced-server
# tag is the tag to use for the container repository
tag:
tag: 9.0.4.0
# pullSecret is the secret to use when pulling the image from a private registry
pullSecret:
# pullPolicy is either IfNotPresent or Always (https://kubernetes.io/docs/concepts/containers/images/)