cluster

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

commit d3074bb11e52256d615dfc816b4db8c9bf74d6ff
parent f2d2cdb2f761e7ed735b12d321bfce0911561e47
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed, 15 Apr 2026 12:13:47 +0200

use daemonset

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

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

diff --git a/apps/talos_cluster/envoy-gateway/gateway_settings.yaml b/apps/talos_cluster/envoy-gateway/gateway_settings.yaml @@ -7,8 +7,7 @@ spec: provider: type: Kubernetes kubernetes: - envoyDeployment: - replicas: 3 + envoyDaemonSet: {} logging: level: default: info