The default was not working for single node tests

This commit is contained in:
Laszlo Fogas
2021-03-03 13:52:55 +01:00
parent 230c346547
commit 4cd2df66a0
+1 -1
View File
@@ -52,6 +52,6 @@ debugSidecar:
command: "while true; do sleep 30; done;" command: "while true; do sleep 30; done;"
podDisruptionBudgetEnabled: true podDisruptionBudgetEnabled: true
spreadAcrossNodes: true spreadAcrossNodes: false
nodePortEnabled: false nodePortEnabled: false