Fix default image tag
This commit is contained in:
@@ -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/)
|
||||
|
||||
Reference in New Issue
Block a user