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
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: fedora-osh-hub
|
name: fedora-osh-hub
|
||||||
|
namespace: openscanhub
|
||||||
|
labels:
|
||||||
|
app: fedora-osh-hub
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
|
@ -13,6 +16,7 @@ spec:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: fedora-osh-hub
|
app: fedora-osh-hub
|
||||||
|
deployment: fedora-osh-hub
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: quay.io/openscanhub-fedora-infra/ocp:staging
|
- image: quay.io/openscanhub-fedora-infra/ocp:staging
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue