Testdays: fix indent
This commit is contained in:
parent
992be42845
commit
c22b10374b
1 changed files with 71 additions and 71 deletions
|
@ -74,14 +74,14 @@ spec:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: testdays:latest
|
name: testdays:latest
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: DeploymentConfig
|
kind: DeploymentConfig
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: resultsdb
|
app: resultsdb
|
||||||
service: resultsdb
|
service: resultsdb
|
||||||
name: resultsdb
|
name: resultsdb
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
app: resultsdb
|
app: resultsdb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue