Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
amold1 committed Aug 20, 2024
1 parent 94ecb1f commit d345348
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ spec:
- error:
file: check-linodecluster-deleted.yaml
catch:
- podLogs:
namespace: capl-system
- podLogs: {}
- name: Check if the nodebalancer is deleted
try:
- script:
Expand All @@ -107,5 +106,4 @@ spec:
(json_parse($stdout)):
results: 0
catch:
- podLogs:
namespace: capl-system
- podLogs: {}

0 comments on commit d345348

Please sign in to comment.