Use the same wildcard certificate on production and staging

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
Nathan Sobo 2022-01-12 16:28:09 -07:00
parent 3a82d0d8e1
commit e71b989041
3 changed files with 1 additions and 3 deletions

View file

@ -1 +0,0 @@
ZED_LOAD_BALANCER_CERT_ID=6f857971-20fb-4c68-a7d6-35fef9e5ec4c

View file

@ -1 +0,0 @@
ZED_LOAD_BALANCER_CERT_ID=2634d353-1ab4-437f-add2-4ffd8f315233

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: