Merge branch 'patch-1' into 'master'

Fix syntax error in example-service.yml

See merge request ric_harvey/nginx-php-fpm!249
This commit is contained in:
Ric Harvey
2018-10-31 14:35:14 +00:00

View File

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