Skip to content

Commit

Permalink
feat: disable nodelifecycle controller by default (#2246)
Browse files Browse the repository at this point in the history
Signed-off-by: rambohe-ch <[email protected]>
  • Loading branch information
rambohe-ch authored Jan 7, 2025
1 parent ff392b1 commit 8ebfd94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/yurt-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ports:
webhook: 10273

# format should be "foo,-bar,*"
controllers: "*"
controllers: "-nodelifecycle,*"

# format should be "foo,*"
disableIndependentWebhooks: ""
Expand Down

0 comments on commit 8ebfd94

Please sign in to comment.