commit e182d8f82fbf1ae138399f55f0d627eb084fcbd5
parent ae73320646bfe7c3648cf0c3c9a753f79264cab1
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 18 Jan 2025 16:48:55 +0100
Fix envoy?
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml
@@ -58,7 +58,7 @@ spec:
load-balancer.hetzner.cloud/uses-proxyprotocol: "false"
# no wildcards due to Envoy bug: https://github.com/envoyproxy/gateway/issues/2675#issuecomment-1960449002
listeners:
- - name: https-midnightthoughts
+ - name: https-mas-midnightthoughts
protocol: HTTPS
hostname: "mas.midnightthoughts.space"
port: 443
@@ -70,7 +70,7 @@ spec:
certificateRefs:
- kind: Secret
name: midnightthoughts.space-tls
- - name: https-midnightthoughts
+ - name: https-matrix-midnightthoughts
protocol: HTTPS
hostname: "matrix.midnightthoughts.space"
port: 443
@@ -82,7 +82,7 @@ spec:
certificateRefs:
- kind: Secret
name: midnightthoughts.space-tls
- - name: https-midnightthoughts
+ - name: https-docuseal-midnightthoughts
protocol: HTTPS
hostname: "docuseal.midnightthoughts.space"
port: 443