Adding with Kind with Default False to the template

Change-Id: I826724db9f536c9c203f3fd6933491e772e89db4
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 228100e..a071906 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -877,6 +877,11 @@
           default: true
           description: "Re-install olt software bringing up CORD"
 
+      - bool:
+          name: withKind
+          default: false
+          description: "The pods uses kind and a physical fabric thus port forward to the management is needed"
+
     concurrent: true
 
     pipeline-scm: