[release-monitoring] Fix API version - missed few places
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
1f80a4f8a8
commit
ea6bcbb762
1 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,7 @@ items:
|
|||
namespace: release-monitoring
|
||||
type: ImageChange
|
||||
- type: ConfigChange
|
||||
- apiVersion: v1
|
||||
- apiVersion: apps.openshift.io/v1
|
||||
kind: DeploymentConfig
|
||||
metadata:
|
||||
labels:
|
||||
|
@ -187,7 +187,7 @@ items:
|
|||
namespace: release-monitoring
|
||||
type: ImageChange
|
||||
- type: ConfigChange
|
||||
- apiVersion: v1
|
||||
- apiVersion: apps.openshift.io/v1
|
||||
kind: DeploymentConfig
|
||||
metadata:
|
||||
labels:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue