cluster

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

commit 7a75b2dc71e19432cf91036761ea897160515880
parent ccc40f15b77986416d8a1b3bd762a98d22104fde
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed, 15 Apr 2026 09:24:11 +0200

more fixes

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

Diffstat:
Mapps/talos_cluster/namespaces/envoy.yaml | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/apps/talos_cluster/namespaces/envoy.yaml b/apps/talos_cluster/namespaces/envoy.yaml @@ -2,3 +2,7 @@ apiVersion: v1 kind: Namespace metadata: name: envoy-gateway + labels: + pod-security.kubernetes.io/audit: privileged + pod-security.kubernetes.io/enforce: privileged + pod-security.kubernetes.io/warn: privileged