diff --git a/serving/samples/autoscale-go/README.md b/serving/samples/autoscale-go/README.md index d5cc8cfce..1c484bf5c 100644 --- a/serving/samples/autoscale-go/README.md +++ b/serving/samples/autoscale-go/README.md @@ -149,7 +149,7 @@ kubectl port-forward -n monitoring $(kubectl get pods -n monitoring --selector=a ## Cleanup ``` -kubectl delete -f serving/samples/autoscale-go/sample.yaml +kubectl delete -f serving/samples/autoscale-go/service.yaml ``` ## Further reading