We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61892b8 + 472eccc commit 26e3c39Copy full SHA for 26e3c39
docs/concepts/services-networking/network-policies.md
@@ -33,7 +33,7 @@ See the [api-reference](/docs/api-reference/networking/v1/definitions/#_v1_netwo
33
An example `NetworkPolicy` might look like this:
34
35
```yaml
36
-apiVersion: networking/v1
+apiVersion: networking.k8s.io/v1
37
kind: NetworkPolicy
38
metadata:
39
name: test-network-policy
0 commit comments