add source code and readme
This commit is contained in:
10
manifests/infrastructure/tailscale/namespace.yaml
Normal file
10
manifests/infrastructure/tailscale/namespace.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: tailscale-system
|
||||
labels:
|
||||
name: tailscale-system
|
||||
pod-security.kubernetes.io/enforce: privileged
|
||||
pod-security.kubernetes.io/enforce-version: latest
|
||||
|
||||
Reference in New Issue
Block a user