Skip to content

Commit 50d38a1

Browse files
authored
Adding templated istio ingress file
1 parent 72ac06e commit 50d38a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform-environments/aws/dev/helm/istio/istio_ingress_values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
service.beta.kubernetes.io/aws-load-balancer-ssl-cert: arn:aws:acm:us-east-1:354114410416:certificate/cab4cc86-e94a-4dec-afc2-579114208350
1010
service.beta.kubernetes.io/aws-load-balancer-access-log-enabled: true
1111
service.beta.kubernetes.io/aws-load-balancer-access-log-emit-interval: 5
12-
service.beta.kubernetes.io/aws-load-balancer-access-log-s3-bucket-name: "expanse-elb-logs-dev"
12+
service.beta.kubernetes.io/aws-load-balancer-access-log-s3-bucket-name: "elb-logs-dev"
1313
# https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-security-policy-table.html
1414
# service.beta.kubernetes.io/aws-load-balancer-ssl-negotiation-policy: "ELBSecurityPolicy-TLS-1-2-2017-01"
1515
# Setting this with Terraform since we need a custom TLS policy: https://github.q-internal.tech/qadium/shared-infra-automation/tree/master/aws-ent/qadium-dev/load-balancer/tls-policy

0 commit comments

Comments
 (0)