testdays: more indentation fixes

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-11-02 15:17:18 +01:00
parent 8bd054f708
commit 7b089785b2
2 changed files with 86 additions and 87 deletions

View file

@ -14,13 +14,13 @@ spec:
app: testdays
deploymentconfig: testdays
---
apiVersion: v1
kind: Service
metadata:
apiVersion: v1
kind: Service
metadata:
labels:
app: resultsdb
name: resultsdb
spec:
spec:
ports:
- name: 8080-tcp
port: 8080

View file

@ -74,7 +74,6 @@ spec:
kind: ImageStreamTag
name: testdays:latest
---
---
apiVersion: v1
kind: DeploymentConfig
metadata: