mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 18:06:55 +00:00
7 lines
95 B
YAML
7 lines
95 B
YAML
|
apiVersion: v1
|
||
|
kind: Pod
|
||
|
metadata:
|
||
|
name: test-pod
|
||
|
labels:
|
||
|
cleanup.kyverno.io/ttl: 10ay
|