onap 1.1 deployment files work in progress...
[oom.git] / kubernetes / policy / dep-brmsgw.yaml
index 6758abf..ce37796 100644 (file)
@@ -52,7 +52,7 @@ spec:
         - /bin/bash
         - ./do-start.sh
         - brmsgw
-        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: brmsgw
         volumeMounts:
         - mountPath: /tmp/policy-install/config
@@ -60,6 +60,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