mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 07:57:07 +00:00
9 lines
133 B
YAML
9 lines
133 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: policy-exception-ns
|
|
---
|
|
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: staging-ns
|