onap 1.1 deployment files work in progress...
[oom.git] / kubernetes / policy / dep-pypdp.yaml
index 91d71d5..68603f6 100644 (file)
@@ -50,7 +50,7 @@ spec:
         - /bin/bash
         - ./do-start.sh
         - pypdp
-        image: nexus3.onap.org:10001/openecomp/policy/policy-pe:1.0-STAGING-latest
+        image: nexus3.onap.org:10001/openecomp/policy/policy-pe:1.1-STAGING-latest
         name: pypdp
         ports:
         - containerPort: 8480
@@ -65,6 +65,6 @@ spec:
       volumes:
         - name: pe
           hostPath:
-            path: /dockerdata-nfs/onapdemo/policy/opt/policy/config/pe/
+            path: /dockerdata/onapdemo/policy/opt/policy/config/pe/
       imagePullSecrets:
       - name: onap-docker-registry-key