changing deployment config path

Change-Id: I845d116724dad637adc867b0b2753d6d4b6473a6
diff --git a/jjb/cord-test/nightly-build-pipeline.yaml b/jjb/cord-test/nightly-build-pipeline.yaml
index 2072bd0..f00eef5 100644
--- a/jjb/cord-test/nightly-build-pipeline.yaml
+++ b/jjb/cord-test/nightly-build-pipeline.yaml
@@ -440,8 +440,8 @@
 
       - string:
          name: configRepoFile
-         default: 'kubernetes-configs/{kube-pod}.yml'
-         description: 'The kubernetes deployment config file'
+         default: 'deployment-configs/{kube-pod}.yml'
+         description: 'The deployment config file'
 
       - string:
          name: oltDebVersion