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