mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +00:00
8 lines
130 B
YAML
8 lines
130 B
YAML
kind: Bar
|
|
apiVersion: company.com/v1
|
|
metadata:
|
|
name: test
|
|
labels:
|
|
pruneGroup: "true"
|
|
someField: field1
|
|
otherField: field2
|