Skip to content

Commit

Permalink
modified chainsaw test
Browse files Browse the repository at this point in the history
Signed-off-by: anuddeeph1 <[email protected]>
  • Loading branch information
anuddeeph1 committed Sep 9, 2024
1 parent 23969ac commit e2536a9
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ spec:
try:
- apply:
file: ../check-ingress-nginx-controller-version-and-annotation-policy.yaml
- name: step-02
try:
- patch:
resource:
apiVersion: kyverno.io/v1
Expand All @@ -19,7 +21,7 @@ spec:
validationFailureAction: Enforce
- assert:
file: chainsaw-step-01-assert-1.yaml
- name: step-02
- name: step-03
try:
- apply:
file: good-resource.yaml
Expand Down

0 comments on commit e2536a9

Please sign in to comment.