openscanhub: remove openscanhub prefix from hub

... configurations, as it looks unnecesaary.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2024-04-02 16:07:12 +02:00 committed by praiskup
parent c21c0aaae8
commit 8682f36057
4 changed files with 6 additions and 6 deletions

View file

@ -63,18 +63,18 @@
when: env == "production"
- role: openshift/object
app: openscanhub
file: openscanhub-deployment-fedora-osh-hub.yml
objectname: openscanhub-deployment-fedora-osh-hub
file: deployment-fedora-osh-hub.yml
objectname: deployment-fedora-osh-hub
when: env == "staging"
- role: openshift/object
app: openscanhub
template: openscanhub-route-fedora-osh-hub.yml
objectname: openscanhub-route-fedora-osh-hub
template: route-fedora-osh-hub.yml
objectname: route-fedora-osh-hub
when: env == "staging"
- role: openshift/object
app: openscanhub
file: openscanhub-service-fedora-osh-hub.yml
objectname: openscanhub-service-fedora-osh-hub
file: service-fedora-osh-hub.yml
objectname: service-fedora-osh-hub
when: env == "staging"
# Configurations for redis.