mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
openscanhub: restore app and deployment labels
... in fedora-osh-hub deployment. Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user