1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-12 10:56:54 +00:00
kyverno/test/cli/test-unit/selectResourcesForCheck/dummy-policy.yaml
Marc Brugger cdf79daa44
test: add test case for duplicate check and report unused resources (#6653)
* add test case

Signed-off-by: bakito <github@bakito.ch>

* also print obsolete resources

Signed-off-by: bakito <github@bakito.ch>

---------

Signed-off-by: bakito <github@bakito.ch>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-03-23 09:32:01 +00:00

8 lines
149 B
YAML

apiVersion: kyverno.io/v1
kind: ClusterPolicy
metadata:
name: just a dummy policy
spec:
rules:
- name: dummy-rule-1
- name: dummy-rule-2