aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
fix(docs): Update the link to the AWS documentation for the TLS Ingress annotation for Security policy
Issue
Description
The link to the Security policy AWS documentation page in the alb.ingress.kubernetes.io/ssl-policy
Ingress annotation section is outdated.
This PR updates that link to the latest page that is dedicated for the security policies available for an ALB.
Checklist
- [ ] Added tests that cover your change (if possible)
- [X] Added/modified documentation as required (such as the
README.md
, or thedocs
directory) - [X] Manually tested
- [X] Made sure the title of the PR is a good description that can go into the release notes
BONUS POINTS checklist: complete for good vibes and maybe prizes?! :exploding_head:
- [ ] Backfilled missing tests for code in same general area :tada:
- [ ] Refactored something and made the world a better place :star2: