Skip to content

Commit

Permalink
Update ingress-examples/autoscale/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kersten Richter <[email protected]>
  • Loading branch information
szombi and Kersten Richter authored Aug 18, 2023
1 parent a750e7c commit 3716efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingress-examples/autoscale/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ For more information about autoscaling, check out our [official documentation](h
alb-prometheus-adapter 1/1 1 1 50s
```
* deploy the test application with `kubectl apply --kustomize alb-autoscale-example/example-deployment` command. This will create a `alb-autoscale-example` deployment in `alb-autoscale-example` namespace:
* Deploy the test application with `kubectl apply --kustomize alb-autoscale-example/example-deployment` command. This will create a `alb-autoscale-example` deployment in `alb-autoscale-example` namespace:
```
$ kubectl get deployment -n alb-autoscale-example alb-autoscale-example-deployment
Expand Down

0 comments on commit 3716efe

Please sign in to comment.