Use correct apigroup for network policy

This commit is contained in:
Tim Hockin
2017-06-28 17:25:22 -07:00
parent b9593e8e1d
commit 472eccc83c
@@ -33,7 +33,7 @@ See the [api-reference](/docs/api-reference/networking/v1/definitions/#_v1_netwo
An example `NetworkPolicy` might look like this:
```yaml
apiVersion: networking/v1
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
name: test-network-policy