release-monitoring: Fix typo in deployment config
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
21b14a0add
commit
00926699ef
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ items:
|
||||||
labels:
|
labels:
|
||||||
app: release-monitoring-check-service
|
app: release-monitoring-check-service
|
||||||
service: web
|
service: web
|
||||||
name: release-monitoring-check-servce
|
name: release-monitoring-check-service
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue