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
|
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
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue