openscanhub: restore app and deployment labels

... in fedora-osh-hub deployment.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2024-04-03 13:38:24 +02:00
parent e844043341
commit 1ecd03bbac

View file

@ -2,6 +2,9 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: fedora-osh-hub
namespace: openscanhub
labels:
app: fedora-osh-hub
spec:
replicas: 1
selector:
@ -13,6 +16,7 @@ spec:
metadata:
labels:
app: fedora-osh-hub
deployment: fedora-osh-hub
spec:
containers:
- image: quay.io/openscanhub-fedora-infra/ocp:staging