mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 18:06:55 +00:00
11 lines
168 B
YAML
11 lines
168 B
YAML
|
name: test-simple
|
||
|
policies:
|
||
|
- policy.yaml
|
||
|
resources:
|
||
|
- resources.yaml
|
||
|
results:
|
||
|
- policy: missing
|
||
|
rule: validate-image-tag
|
||
|
resource: test
|
||
|
status: pass
|