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:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
app: anitya
|
app: release-monitoring-web
|
||||||
deploymentconfig: anitya
|
deploymentconfig: release-monitoring-web
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: anitya
|
- name: release-monitoring-web
|
||||||
image: release-monitoring/release-monitoring-web:latest
|
image: release-monitoring/release-monitoring-web:latest
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue