cluster

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

commit 7a3903d8fb902482528ae0860746151673b97654
parent fb9d5b0409a4c770be7ff7b5dd0ed86c6b356223
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon,  4 Aug 2025 18:00:19 +0200

Migrate plane

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

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