Skip to content

Commit e4b0167

Browse files
committed
feat: disable nodelifecycle controller by default
Signed-off-by: rambohe-ch <[email protected]>
1 parent ff392b1 commit e4b0167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/yurt-manager/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ports:
2424
webhook: 10273
2525

2626
# format should be "foo,-bar,*"
27-
controllers: "*"
27+
controllers: "-nodelifecycle, *"
2828

2929
# format should be "foo,*"
3030
disableIndependentWebhooks: ""

0 commit comments

Comments
 (0)