We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec1845 commit b3e09d8Copy full SHA for b3e09d8
cluster/config-defaults.yaml
@@ -1252,10 +1252,10 @@ role_sync_controller_enabled: "false"
1252
wiz_enable_runtime_sensor: "false"
1253
wiz_enable_runtime_connector: "false"
1254
wiz_enable_runtime_connector_broker: "false"
1255
-wiz_sensor_cpu: "300m"
+wiz_sensor_cpu: "200m"
1256
wiz_sensor_memory: "300Mi"
1257
-wiz_connector_cpu: "300m"
1258
-wiz_connector_memory: "300Mi"
+wiz_connector_cpu: "50m"
+wiz_connector_memory: "150Mi"
1259
wiz_priority: "false"
1260
# Please note when this is set to true it allows the use of the node selector feature
1261
# to deploy the sensor and connector on specific nodes, by manually setting the node selector label on the nodes.
0 commit comments