Correct flex pod config

Change-Id: Id038f254627567726e9b36c679f84ba03d897fef
diff --git a/flex-pod1.yml b/flex-pod1.yml
index 0a7df4a..c2bb8f0 100644
--- a/flex-pod1.yml
+++ b/flex-pod1.yml
@@ -29,9 +29,8 @@
   cord_profile: 'rcord'
 
   # cord dir is shared to corddev VM, causing permissions issues if these aren't set
-  credentials_dir: '/opt/credentials'
-  pki_dir: '/opt/pki'
-  ssh_pki_dir: '/opt/ssh_pki'
+  cord_dir: '/opt/cord'
+  cord_profile_dir: '/opt/cord_profile'
 
   # all of these are written to genconfig/config.yml, and needs a rework