cluster

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

commit 55fd824d82f5389e673530d4dbff6856ab558d7d
parent 1086314227cdcb7cc33d3a5f5237d07156bf479d
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sun,  3 Aug 2025 16:28:29 +0200

Install envoy on new cluster

Diffstat:
Mapps/talos_cluster/envoy-gateway/kustomization.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/apps/talos_cluster/envoy-gateway/kustomization.yaml b/apps/talos_cluster/envoy-gateway/kustomization.yaml @@ -4,3 +4,4 @@ namespace: envoy-gateway resources: - repository.yaml - release.yaml + - gateway_settings.yaml