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:
| M | apps/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