Set the image tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8521f130f1
commit
d4b3c85a57
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ openshift_release={{openshift_release}}
|
|||
# Specify an exact container image tag to install or configure.
|
||||
# WARNING: This value will be used for all hosts in containerized environments, even those that have another version installed.
|
||||
# This could potentially trigger an upgrade and downtime, so be careful with modifying this value after the cluster is set up.
|
||||
#openshift_image_tag=v3.5.0
|
||||
openshift_image_tag=v{{openshift_release}}
|
||||
|
||||
# Specify an exact rpm version to install or configure.
|
||||
# WARNING: This value will be used for all hosts in RPM based environments, even those that have another version installed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue