Increase permissions for tailscale

This commit is contained in:
Ian Keane 2026-08-22 04:50:54 -04:00
parent af6227982d
commit b48f471f8a

View file

@ -0,0 +1,8 @@
apiVersion: v1
kind: Namespace
metadata:
name: tailscale
labels:
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/warn: privileged