Update declare-network-policy.md (#17234)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
41ea6d49fb
commit
4b33e8a612
@@ -49,7 +49,7 @@ kubectl expose deployment nginx --port=80
|
||||
service/nginx exposed
|
||||
```
|
||||
|
||||
This runs two `nginx` pods in the default namespace, and exposes them through a service called `nginx`.
|
||||
This runs a `nginx` pods in the default namespace, and exposes it through a service called `nginx`.
|
||||
|
||||
```console
|
||||
kubectl get svc,pod
|
||||
|
||||
Reference in New Issue
Block a user