mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
greenwave+waiverdb: Update image repositories
The image builds where moved to Konflux. This is similar to the pull request for ResultsDB: https://pagure.io/fedora-infra/ansible/pull-request/3077 See also the discussion in PR: https://github.com/release-engineering/resultsdb_frontend/pull/17
This commit is contained in:
@@ -13,8 +13,8 @@ spec:
|
|||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
# The latest successful build of master that passes tests
|
# The latest successful build of master that passes tests
|
||||||
# is auto-tagged here.
|
# is auto-tagged here.
|
||||||
name: quay.io/factory2/greenwave:latest
|
name: quay.io/redhat-user-workloads/exd-sp-rhel-wf-tenant/greenwave:latest
|
||||||
{% else %}
|
{% else %}
|
||||||
# This is 'prod' tag is maintained by hand.
|
# This is 'prod' tag is maintained by hand.
|
||||||
name: quay.io/factory2/greenwave:prod-fedora
|
name: quay.io/redhat-user-workloads/exd-sp-rhel-wf-tenant/greenwave:prod-fedora
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
@@ -13,8 +13,8 @@ spec:
|
|||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
# The latest successful build of master that passes tests
|
# The latest successful build of master that passes tests
|
||||||
# is auto-tagged here.
|
# is auto-tagged here.
|
||||||
name: quay.io/factory2/waiverdb:latest
|
name: quay.io/redhat-user-workloads/exd-sp-rhel-wf-tenant/waiverdb:latest
|
||||||
{% else %}
|
{% else %}
|
||||||
# This is 'prod' tag is maintained by hand.
|
# This is 'prod' tag is maintained by hand.
|
||||||
name: quay.io/factory2/waiverdb:prod-fedora
|
name: quay.io/redhat-user-workloads/exd-sp-rhel-wf-tenant/waiverdb:prod-fedora
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user