Skip to content

Commit

Permalink
yaml 文件有误
Browse files Browse the repository at this point in the history
port 少了个s
  • Loading branch information
pingod authored and gjmzj committed Oct 29, 2018
1 parent ad3c56f commit 59396f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/networkpolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ spec:
app: web
ingress:
- from: []
port:
ports:
- protocol: TCP
port: 80
```

0 comments on commit 59396f5

Please sign in to comment.