Skip to content

Commit 4ee8bec

Browse files
Disable ooms tracker
1 parent a8fdf0c commit 4ee8bec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tasks/generators/clusterloader/load-slos.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ spec:
9191
CL2_ALLOWED_SLOW_API_CALLS: 1
9292
CL2_PROMETHEUS_NODE_SELECTOR: "eks.amazonaws.com/nodegroup: monitoring-$(params.cluster-name)-nodes-1"
9393
CL2_PROMETHEUS_MEMORY_SCALE_FACTOR: 4
94+
CL2_ENABLE_CLUSTER_OOMS_TRACKER: false
9495
EOL
9596
cat $(workspaces.source.path)/overrides.yaml
9697
cp $(workspaces.source.path)/overrides.yaml $(workspaces.results.path)/overrides.yaml

0 commit comments

Comments
 (0)