resultsdb: Fix api version in deployment config

This commit is contained in:
Lukas Holecek 2023-05-18 09:36:54 +02:00
parent b33a9cc47d
commit c63e3b89ed

View file

@ -1,4 +1,5 @@
apiVersion: v1
---
apiVersion: apps.openshift.io/v1
kind: DeploymentConfig
metadata:
name: "resultsdb-api"