cluster

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

commit e8931592c75cc1d04d22a040434f37cb271905c6
parent 804172d3374f7138a2611498906f4b87b3d09f96
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 15 Jan 2025 11:36:13 +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 @@ -21,7 +21,7 @@ metadata: name: envoy-gateway-class namespace: envoy-gateway spec: - controllerName: gateway.envoyproxy.io/controller + controllerName: gateway.envoyproxy.io/gatewayclass-controller # TODO: Set up https://gateway.envoyproxy.io/docs/tasks/security/tls-cert-manager/#creating-a-tls-gateway-listener with https://github.com/hetznercloud/hcloud-cloud-controller-manager/issues/814 --- apiVersion: gateway.networking.k8s.io/v1