resultsdb: Fix api version in deployment config
This commit is contained in:
parent
b33a9cc47d
commit
c63e3b89ed
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
apiVersion: v1
|
||||
---
|
||||
apiVersion: apps.openshift.io/v1
|
||||
kind: DeploymentConfig
|
||||
metadata:
|
||||
name: "resultsdb-api"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue