Skip to content

Commit

Permalink
feat: disable nodelifecycle controller by default
Browse files Browse the repository at this point in the history
Signed-off-by: rambohe-ch <[email protected]>
  • Loading branch information
rambohe-ch committed Jan 6, 2025
1 parent ff392b1 commit e4b0167
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 e4b0167

Please sign in to comment.