aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/dep-pap.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/policy/dep-pap.yaml')
-rw-r--r--kubernetes/policy/dep-pap.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/dep-pap.yaml b/kubernetes/policy/dep-pap.yaml
index 7501b0ffdc..11420da525 100644
--- a/kubernetes/policy/dep-pap.yaml
+++ b/kubernetes/policy/dep-pap.yaml
@@ -68,7 +68,7 @@ spec:
- /bin/bash
- ./do-start.sh
- pap
- image: nexus3.onap.org:10001/openecomp/policy/policy-pe:1.1-STAGING-latest
+ image: nexus3.onap.org:10001/openecomp/policy/policy-pe:1.0-STAGING-latest
name: pap
ports:
- containerPort: 8443
@@ -84,6 +84,6 @@ spec:
volumes:
- name: pe
hostPath:
- path: /dockerdata/onapdemo/policy/opt/policy/config/pe/
+ path: /dockerdata-nfs/onapdemo/policy/opt/policy/config/pe/
imagePullSecrets:
- name: onap-docker-registry-key