cluster

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

commit 804172d3374f7138a2611498906f4b87b3d09f96
parent b426bfe24da8e69844f6c3d71fd2883ef64cdd78
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 15 Jan 2025 11:33:35 +0100

Set up basic gateway

Diffstat:
Mapps/base/envoy-gateway/release.yaml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml @@ -37,9 +37,15 @@ spec: - name: http protocol: HTTP port: 80 + allowedRoutes: + namespaces: + from: "All" - name: https protocol: HTTPS port: 443 + allowedRoutes: + namespaces: + from: "All" tls: mode: Terminate certificateRefs: