mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
8 lines
94 B
YAML
8 lines
94 B
YAML
|
apiVersion: v1
|
||
|
kind: Pod
|
||
|
metadata:
|
||
|
name: example
|
||
|
annotations:
|
||
|
key1: "1"
|
||
|
key2: "1"
|