1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-20 14:44:50 +00:00
kyverno/test/conformance/chainsaw/policy-validation/cluster-policy/background-variables-update/chainsaw-test.yaml

25 lines
559 B
YAML
Raw Normal View History

apiVersion: chainsaw.kyverno.io/v1alpha1
kind: Test
metadata:
name: background-variables-update
spec:
steps:
- name: create policy
use:
template: ../../../_step-templates/create-policy.yaml
with:
bindings:
- name: file
value: policy.yaml
- name: wait policy ready
use:
template: ../../../_step-templates/cluster-policy-ready.yaml
with:
bindings:
- name: name
value: background-variables-update
- name: step-02
try:
- apply:
file: policy-update.yaml