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.
2 parents a698186 + b3e09d8 commit be4ea4cCopy full SHA for be4ea4c
cluster/config-defaults.yaml
@@ -1255,10 +1255,10 @@ role_sync_controller_enabled: "false"
1255
wiz_enable_runtime_sensor: "false"
1256
wiz_enable_runtime_connector: "false"
1257
wiz_enable_runtime_connector_broker: "false"
1258
-wiz_sensor_cpu: "300m"
+wiz_sensor_cpu: "200m"
1259
wiz_sensor_memory: "300Mi"
1260
-wiz_connector_cpu: "300m"
1261
-wiz_connector_memory: "300Mi"
+wiz_connector_cpu: "50m"
+wiz_connector_memory: "150Mi"
1262
wiz_priority: "false"
1263
# Please note when this is set to true it allows the use of the node selector feature
1264
# to deploy the sensor and connector on specific nodes, by manually setting the node selector label on the nodes.
0 commit comments