Skip to content

Commit

Permalink
update ALB security policy to latest default
Browse files Browse the repository at this point in the history
  • Loading branch information
colby-swandale committed Nov 1, 2024
1 parent 90aff92 commit bb4ac01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/deploy/production/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
alb.ingress.kubernetes.io/certificate-arn: arn:aws:acm:us-west-2:048268392960:certificate/4631b699-ff31-461e-84b4-4260cac038d1
alb.ingress.kubernetes.io/scheme: internet-facing
alb.ingress.kubernetes.io/target-type: ip
alb.ingress.kubernetes.io/ssl-policy: ELBSecurityPolicy-TLS13-1-2-2021-06
spec:
rules:
- host: shipit.rubygems.org
Expand Down

0 comments on commit bb4ac01

Please sign in to comment.