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 591495b commit b35f420
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 @@ -8,7 +8,7 @@ For more information about autoscaling, check out our [official documentation](h

## Setup

1. Replace the `<editme>` with your host and secret name in the `host`, `hosts` and `secretName` fields in the `example-deployment/example-ingress.yaml` file.
1. Replace the `<editme>` with your host and secret name in the `host`, `hosts`, and `secretName` fields in the `example-deployment/example-ingress.yaml` file.

2. Now you can deploy an example application with ingress, Prometheus, and Prometheus adapter:
* Create the `alb-autoscale-example` namespace for the new application with `kubectl apply -f alb-autoscale-example/autoscale-example-namespace.yaml` command. The new namespace will appear immediately:
Expand Down

0 comments on commit b35f420

Please sign in to comment.