Fix syntax error in example-service.yml

This commit is contained in:
Ivan Smirnov
2018-10-13 23:25:19 +00:00
parent 52da3511e8
commit cb73d5c8ca

View File

@@ -81,7 +81,7 @@ kind: Service
metadata:
namespace: example
name: example-app
spec:
spec:
type: ClusterIP
ports:
- protocol: TCP