Parameterize with-kind

Change-Id: Ib5c5edbec77e16e4045625e024c42a08c5c1e908
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 6b9e854..6de1fcd 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -884,7 +884,7 @@
 
       - bool:
           name: withKind
-          default: false
+          default: '{with-kind}'
           description: "The pods uses kind and a physical fabric thus port forward to the management is needed"
 
     concurrent: true