Skip to content

Commit

Permalink
fix: ipv4 load balancer
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Feb 20, 2024
1 parent ae0c610 commit e5fcc8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/values.entei.onyx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ ingress-nginx:
service.beta.kubernetes.io/aws-load-balancer-scheme: "internet-facing"
service.beta.kubernetes.io/aws-load-balancer-backend-protocol: "tcp"
service.beta.kubernetes.io/aws-load-balancer-type: "external"
service.beta.kubernetes.io/aws-load-balancer-ip-address-type: "dualstack"
service.beta.kubernetes.io/aws-load-balancer-attributes: "deletion_protection.enabled=true"
# service.beta.kubernetes.io/aws-load-balancer-proxy-protocol: "*"
service.beta.kubernetes.io/aws-load-balancer-name: "entei-onyx-sulfoxide-gold"
Expand Down

0 comments on commit e5fcc8b

Please sign in to comment.