Skip to content

Commit

Permalink
Fix typo in ingress lab
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Nov 1, 2024
1 parent fcf8cc6 commit 42ccbc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The output of this command will illustrate that:
- Everything else will get sent to a target group for the ui service
- As a default backup there is a 404 for any requests that happen to fall through the cracks

You can also checkout out the new ALB configuration in the AWS console:
You can also check out the new ALB configuration in the AWS console:

<ConsoleButton url="https://console.aws.amazon.com/ec2/home#LoadBalancers:tag:ingress.k8s.aws/stack=retail-app-group;sort=loadBalancerName" service="ec2" label="Open EC2 console"/>

Expand Down

0 comments on commit 42ccbc9

Please sign in to comment.