undent 'spec:'

This commit is contained in:
smartbit 2017-09-30 19:46:20 +02:00
parent 36f0aa615b
commit f5dc4a6e14

View File

@ -2,11 +2,11 @@ apiVersion: v1
kind: Pod kind: Pod
metadata: metadata:
name: kuard name: kuard
spec: spec:
containers: containers:
- image: gcr.io/kuar-demo/kuard-amd64:1 - image: gcr.io/kuar-demo/kuard-amd64:1
name: kuard name: kuard
ports: ports:
- containerPort: 8080 - containerPort: 8080
name: http name: http
protocol: TCP protocol: TCP