The default was not working for single node tests
This commit is contained in:
@@ -52,6 +52,6 @@ debugSidecar:
|
||||
command: "while true; do sleep 30; done;"
|
||||
|
||||
podDisruptionBudgetEnabled: true
|
||||
spreadAcrossNodes: true
|
||||
spreadAcrossNodes: false
|
||||
|
||||
nodePortEnabled: false
|
||||
|
||||
Reference in New Issue
Block a user