Fix incorrect label in anitya
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
585b6ff82f
commit
3c8d008c9d
1 changed files with 3 additions and 3 deletions
|
@ -27,11 +27,11 @@ items:
|
|||
metadata:
|
||||
creationTimestamp: null
|
||||
labels:
|
||||
app: anitya
|
||||
deploymentconfig: anitya
|
||||
app: release-monitoring-web
|
||||
deploymentconfig: release-monitoring-web
|
||||
spec:
|
||||
containers:
|
||||
- name: anitya
|
||||
- name: release-monitoring-web
|
||||
image: release-monitoring/release-monitoring-web:latest
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue