Testdays: fix indent

This commit is contained in:
František Zatloukal 2020-11-02 16:33:02 +01:00
parent 992be42845
commit c22b10374b

View file

@ -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