cluster

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

commit cbe955dc2dd98ed82990b0c4bdabc45ba4517684
parent a1363e8746ab6e61e1f4607923e1cc3735470815
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon,  4 Aug 2025 14:59:24 +0200

Migrate connectivity-tester

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