[ResultsDB] Use the correct API version for deployment config
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
bc3fb3c67c
commit
0cd6a7be8b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
apiVersion: v1
|
apiVersion: apps.openshift.io/v1
|
||||||
kind: DeploymentConfig
|
kind: DeploymentConfig
|
||||||
metadata:
|
metadata:
|
||||||
name: "resultsdb-frontend"
|
name: "resultsdb-frontend"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue