mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 09:26:54 +00:00
13 lines
188 B
YAML
13 lines
188 B
YAML
|
---
|
||
|
apiVersion: chainsaw.kyverno.io/v1alpha1
|
||
|
kind: TestStep
|
||
|
metadata:
|
||
|
creationTimestamp: null
|
||
|
name: rbac
|
||
|
spec:
|
||
|
timeouts: {}
|
||
|
try:
|
||
|
- apply:
|
||
|
check: null
|
||
|
file: rbac.yaml
|