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 9d64c30 + dd0fe4d commit 48123e4Copy full SHA for 48123e4
clusterloader2/testing/list/modules/measurements.yaml
@@ -4,7 +4,7 @@
4
# Valid actions: "start", "gather"
5
{{$action := .action}}
6
{{$ENABLE_APISERVER_MEMORY_USAGE_THRESHOLD := DefaultParam .CL2_ENABLE_APISERVER_MEMORY_USAGE_THRESHOLD_MEASUREMENT true}}
7
-{{$APISERVER_MEMORY_THRESHOLD_MEGABYTES := DefaultParam .CL2_APISERVER_MEMORY_THRESHOLD_MEGABYTES 4000}}
+{{$APISERVER_MEMORY_THRESHOLD_MEGABYTES := DefaultParam .CL2_APISERVER_MEMORY_THRESHOLD_MEGABYTES 6000}}
8
9
10
steps:
0 commit comments