cluster

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

commit 60856b5c8f11b3c3c4f65cee4edbc8f5c92a5b3b
parent 3ef931724319cf2357c6e81f9bf95e45806eed78
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sun,  3 Aug 2025 20:47:21 +0200

Step 2-2 migrating d4all

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

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