mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +00:00
11 lines
178 B
YAML
11 lines
178 B
YAML
---
|
|
apiVersion: chainsaw.kyverno.io/v1alpha1
|
|
kind: TestStep
|
|
metadata:
|
|
creationTimestamp: null
|
|
name: check
|
|
spec:
|
|
timeouts: {}
|
|
try:
|
|
- assert:
|
|
file: pod-assert.yaml
|