Update netpol.md

slight corrections
This commit is contained in:
Bridget Kromhout
2018-09-08 08:49:37 -05:00
committed by GitHub
parent f9d31f4c30
commit 1e0954d9b4

View File

@@ -365,9 +365,9 @@ spec:
]
Note: using `kubectl proxy` or `kubectl port-forward` allows to connect
Note: using `kubectl proxy` or `kubectl port-forward` allows us to connect
regardless of existing network policies. This allows us to debug and
troubleshoot easily, without having to poke holes at our firewall.
troubleshoot easily, without having to poke holes in our firewall.
---