testdays: more indentation fixes
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
8bd054f708
commit
7b089785b2
2 changed files with 86 additions and 87 deletions
|
@ -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
|
||||
|
|
|
@ -74,7 +74,6 @@ spec:
|
|||
kind: ImageStreamTag
|
||||
name: testdays:latest
|
||||
---
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: DeploymentConfig
|
||||
metadata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue