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 app: testdays
deploymentconfig: testdays deploymentconfig: testdays
--- ---
apiVersion: v1 apiVersion: v1
kind: Service kind: Service
metadata: metadata:
labels: labels:
app: resultsdb app: resultsdb
name: resultsdb name: resultsdb
spec: spec:
ports: ports:
- name: 8080-tcp - name: 8080-tcp
port: 8080 port: 8080

View file

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