Skip to content

Commit b3e09d8

Browse files
committed
Reduce WIZ resources
1 parent eec1845 commit b3e09d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cluster/config-defaults.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,10 +1252,10 @@ role_sync_controller_enabled: "false"
12521252
wiz_enable_runtime_sensor: "false"
12531253
wiz_enable_runtime_connector: "false"
12541254
wiz_enable_runtime_connector_broker: "false"
1255-
wiz_sensor_cpu: "300m"
1255+
wiz_sensor_cpu: "200m"
12561256
wiz_sensor_memory: "300Mi"
1257-
wiz_connector_cpu: "300m"
1258-
wiz_connector_memory: "300Mi"
1257+
wiz_connector_cpu: "50m"
1258+
wiz_connector_memory: "150Mi"
12591259
wiz_priority: "false"
12601260
# Please note when this is set to true it allows the use of the node selector feature
12611261
# to deploy the sensor and connector on specific nodes, by manually setting the node selector label on the nodes.

0 commit comments

Comments
 (0)