privileged longhorn namespace

This commit is contained in:
Michael Thomson
2026-04-27 11:37:39 -04:00
parent 5e44afce21
commit 6eeec8287d

View File

@@ -2,3 +2,7 @@ apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata:
name: longhorn-system name: longhorn-system
labels:
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/warn: privileged