cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 8678822daba131920f52f968a70b864cb08e4a27
parent e8931592c75cc1d04d22a040434f37cb271905c6
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 15 Jan 2025 11:48:14 +0100

Set up basic gateway

Diffstat:
Mapps/base/envoy-gateway/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml @@ -32,7 +32,7 @@ metadata: annotations: cert-manager.io/cluster-issuer: letsencrypt-prod spec: - gatewayClassName: envoy-gateway + gatewayClassName: envoy-gateway-class listeners: - name: http protocol: HTTP