Skip to content

Commit 5586826

Browse files
committed
Set WIZ priority default to true
1 parent ba66e67 commit 5586826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/config-defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ wiz_sensor_cpu: "200m"
12551255
wiz_sensor_memory: "300Mi"
12561256
wiz_connector_cpu: "50m"
12571257
wiz_connector_memory: "150Mi"
1258-
wiz_priority: "false"
1258+
wiz_priority: "true"
12591259
# Please note when this is set to true it allows the use of the node selector feature
12601260
# to deploy the sensor and connector on specific nodes, by manually setting the node selector label on the nodes.
12611261
# This is useful when you want to deploy the sensor and connector on specific nodes.

0 commit comments

Comments
 (0)