Skip to content

Commit

Permalink
Update eks-rds-values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmouly authored Oct 24, 2023
1 parent 8ef6f15 commit ec030de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/eks/eks-rds-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ image:
service:
ingress:
enabled: true
class: alb
annotations:
kubernetes.io/ingress.class: alb
alb.ingress.kubernetes.io/scheme: internet-facing
alb.ingress.kubernetes.io/backend-protocol: "HTTPS"
alb.ingress.kubernetes.io/certificate-arn: "arn:aws:iam::<AWS-AccountId>:server-certificate/mycompany"
Expand Down

0 comments on commit ec030de

Please sign in to comment.