cluster

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

commit 9f9b205a9346d7f67c263322971002f7979fc0c6
parent a691ba5987cad3013e9402dd7fca49df84b8c839
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Thu,  4 Dec 2025 22:41:41 +0100

fix

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

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

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