openscanhub: rename ocp repository

... to `fedora-osh-hub` to keep the names consistent with the container
names.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2024-04-10 16:02:49 +02:00 committed by kevin
parent 5cbb912267
commit 7a65d7a8ef

View file

@ -19,7 +19,7 @@ spec:
deployment: fedora-osh-hub deployment: fedora-osh-hub
spec: spec:
containers: containers:
- image: quay.io/openscanhub-fedora-infra/ocp:{{ env }} - image: quay.io/openscanhub-fedora-infra/fedora-osh-hub:{{ env }}
imagePullPolicy: Always imagePullPolicy: Always
name: fedora-osh-hub name: fedora-osh-hub
volumeMounts: volumeMounts: