We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ed3be commit 34bf49eCopy full SHA for 34bf49e
tests/tasks/generators/clusterloader/load-slos.yaml
@@ -75,8 +75,8 @@ spec:
75
PODS_PER_NODE: $(params.pods-per-node)
76
CL2_USE_HOST_NETWORK_PODS: false
77
# we are not testing statefulsets at this point
78
- SMALL_STATEFUL_SETS_PER_NAMESPACE: 0
79
- MEDIUM_STATEFUL_SETS_PER_NAMESPACE: 0
+ # SMALL_STATEFUL_SETS_PER_NAMESPACE: 0
+ # MEDIUM_STATEFUL_SETS_PER_NAMESPACE: 0
80
# we are not testing PVS at this point
81
CL2_ENABLE_PVS: false
82
ENABLE_SYSTEM_POD_METRICS: false
0 commit comments