Skip to content

Commit

Permalink
Disable ooms tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
hakuna-matatah committed Jul 15, 2024
1 parent a8fdf0c commit 9c12fc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tasks/generators/clusterloader/load-slos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ spec:
CL2_ALLOWED_SLOW_API_CALLS: 1
CL2_PROMETHEUS_NODE_SELECTOR: "eks.amazonaws.com/nodegroup: monitoring-$(params.cluster-name)-nodes-1"
CL2_PROMETHEUS_MEMORY_SCALE_FACTOR: 4
CL2_ENABLE_CLUSTER_OOMS_TRACKER: false
EOL
cat $(workspaces.source.path)/overrides.yaml
cp $(workspaces.source.path)/overrides.yaml $(workspaces.results.path)/overrides.yaml
Expand Down

0 comments on commit 9c12fc0

Please sign in to comment.