openscanhub: restore app and deployment labels
... in fedora-osh-hub deployment. Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
e844043341
commit
1ecd03bbac
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue