Use the "prod-fedora" quay.io tag for Greenwave deployments

This commit is contained in:
mprahl 2019-02-04 14:18:05 +00:00
parent 7a9f4c7b9d
commit c1732f8c2d

View file

@ -20,5 +20,5 @@ spec:
name: quay.io/factory2/greenwave:latest
{% else %}
# This is 'prod' tag is maintained by hand.
name: quay.io/factory2/greenwave:prod
name: quay.io/factory2/greenwave:prod-fedora
{% endif %}