Fix default image tag

This commit is contained in:
Arthur Barr
2017-10-31 16:25:19 +00:00
parent de28a7030a
commit f720eb2338

View File

@@ -19,7 +19,7 @@ image:
# repository is the container repository to use, which must contain IBM MQ Advanced
repository: ibm-mqadvanced-server
# tag is the tag to use for the container repository
tag: 9.0.4.0
tag: 9.0.4.0-x86_64
# 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/)