Skip to content

Commit 995f689

Browse files
authored
Syntax correction on Service example (openshift#379)
1 parent c218937 commit 995f689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ metadata:
102102
spec:
103103
selector:
104104
app: MyApp
105-
ports:
105+
ports:
106106
- protocol: TCP
107107
port: 8080
108108
targetPort: 9376

0 commit comments

Comments
 (0)