mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-20 20:10:40 +00:00
6 lines
121 B
YAML
6 lines
121 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: woodpecker
|
|
labels:
|
|
pod-security.kubernetes.io/enforce: "baseline"
|