mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 07:57:07 +00:00
Signed-off-by: 4molybdenum2 <tathagatapaul7@gmail.com> Co-authored-by: Jim Bugwadia <jim@nirmata.com>
11 lines
183 B
YAML
11 lines
183 B
YAML
name: test-simple
|
|
policies:
|
|
- policy.yaml
|
|
resources:
|
|
- resources.yaml
|
|
results:
|
|
- policy: disallow-latest-tag
|
|
rule: missing
|
|
resource: test
|
|
kind: Pod
|
|
status: pass
|