Merge pull request #27396 from joostas/using-sourceIP-turorial
Fix label selector in Using Source IP tutorial
This commit is contained in:
@@ -425,7 +425,7 @@ the `service.spec.healthCheckNodePort` field on the Service.
|
||||
Delete the Services:
|
||||
|
||||
```shell
|
||||
kubectl delete svc -l run=source-ip-app
|
||||
kubectl delete svc -l app=source-ip-app
|
||||
```
|
||||
|
||||
Delete the Deployment, ReplicaSet and Pod:
|
||||
|
||||
Reference in New Issue
Block a user