mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
6 lines
93 B
YAML
6 lines
93 B
YAML
|
apiVersion: v1
|
||
|
kind: Pod
|
||
|
metadata:
|
||
|
name: test-pod
|
||
|
labels:
|
||
|
cleanup.kyverno.io/ttl: 10s
|