cluster

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

commit a26c19ea9d0407f9be9f8a7785de60c598960514
parent 52003de6f00ad02c6a67120701ae0984a531cc4c
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 19 Feb 2025 13:43:19 +0100

Migrate capacitor to HTTPRoute

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

diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml @@ -37,6 +37,9 @@ spec: kubernetes: envoyDeployment: replicas: 3 + logging: + level: + default: debug --- apiVersion: gateway.networking.k8s.io/v1beta1 kind: GatewayClass