2024-06-06 09:59:32 +01:00
|
|
|
version: v1
|
|
|
|
|
kind: policy-mapping
|
|
|
|
|
policies:
|
2024-07-12 17:09:41 +01:00
|
|
|
- id: test-images
|
2024-06-06 09:59:32 +01:00
|
|
|
description: Local test images
|
|
|
|
|
files:
|
2024-07-12 17:09:41 +01:00
|
|
|
- path: policy.rego
|
|
|
|
|
rules:
|
|
|
|
|
- pattern: ".*"
|
|
|
|
|
policy-id: test-images
|