Skip to content

Commit

Permalink
Updated the policy file name in the chainsaw-test.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: nsagark <sagar@nirmata.com>
  • Loading branch information
nsagark committed Aug 3, 2024
1 parent 05560d3 commit e49706e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions other/get-debug-information/.chainsaw-test/chainsaw-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- name: step-02
try:
- apply:
file: ../generate-policy.yaml
file: ../collect-debug-information.yaml
- assert:
file: policy-ready.yaml
- name: step-03
Expand All @@ -45,4 +45,4 @@ spec:
labels:
app.kubernetes.io/managed-by: kyverno
deleteme: allow
namespace: abc
namespace: abc

0 comments on commit e49706e

Please sign in to comment.