Skip to content

Commit

Permalink
Rename YAML key from on to events
Browse files Browse the repository at this point in the history
Fixes key getting parsed as boolean without quotes.
  • Loading branch information
bastjan committed Jun 28, 2023
1 parent ce0b4ce commit 43ca506
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ kind: UpgradeJobHook
metadata:
name: cluster-upgrade-notify-ext
spec:
on: <1>
events: <1>
- Create
- Start
- Finish
Expand Down

0 comments on commit 43ca506

Please sign in to comment.