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 6b7d01a commit 9e560f7Copy full SHA for 9e560f7
clusterloader2/testing/neg/config.yaml
@@ -2,7 +2,7 @@
2
{{$smallBackendLbServiceCount := DefaultParam .CL2_SMALL_BACKEND_LB_SERVICE_COUNT 5}}
3
{{$mediumBackendLbServiceCount := DefaultParam .CL2_MEDIUM_BACKEND_LB_SERVICE_COUNT 3}}
4
{{$largeBackendLbServiceCount := DefaultParam .CL2_LARGE_BACKEND_LB_SERVICE_COUNT 1}}
5
-{{$waitAfterDeletion := DefaultParam .CL2_WAIT_AFTER_DELETION “15m”}}
+{{$waitAfterDeletion := DefaultParam .CL2_WAIT_AFTER_DELETION "15m"}}
6
7
# Test
8
name: neg-latency
0 commit comments