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