Skip to content

Commit

Permalink
chore: update chainsaw configuration with commented namespace and ski…
Browse files Browse the repository at this point in the history
…pDelete options
  • Loading branch information
lwpk110 committed Jan 6, 2025
1 parent f51c62c commit 1e82544
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .chainsaw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@ kind: Configuration
metadata:
name: custom-config
spec:
# namespace: chainsaw
timeouts:
apply: 120s
assert: 400s
cleanup: 240s
delete: 240s
error: 200s
exec: 200s
skipDelete: false
# skipDelete: true
failFast: true
parallel: 1

0 comments on commit 1e82544

Please sign in to comment.