Merge pull request #338 from zed-industries/use-wildcard-cert

Associate staging and production load balancers with wildcard cert
This commit is contained in:
Nathan Sobo 2022-01-12 17:23:04 -07:00 committed by GitHub
commit 057dc62b90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
ZED_LOAD_BALANCER_CERT_ID=6f857971-20fb-4c68-a7d6-35fef9e5ec4c
ZED_ENVIRONMENT=production

View file

@ -1 +1 @@
ZED_LOAD_BALANCER_CERT_ID=b0d48941-4895-4d75-a966-fe5a571b1fff
ZED_ENVIRONMENT=staging

View file

@ -11,7 +11,7 @@ metadata:
name: zed
annotations:
service.beta.kubernetes.io/do-loadbalancer-tls-ports: "443"
service.beta.kubernetes.io/do-loadbalancer-certificate-id: "${ZED_LOAD_BALANCER_CERT_ID}"
service.beta.kubernetes.io/do-loadbalancer-certificate-id: "2634d353-1ab4-437f-add2-4ffd8f315233"
spec:
type: LoadBalancer
selector: