aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/dep-pypdp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/policy/dep-pypdp.yaml')
-rw-r--r--kubernetes/policy/dep-pypdp.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/dep-pypdp.yaml b/kubernetes/policy/dep-pypdp.yaml
index 68603f603f..91d71d56e8 100644
--- a/kubernetes/policy/dep-pypdp.yaml
+++ b/kubernetes/policy/dep-pypdp.yaml
@@ -50,7 +50,7 @@ spec:
- /bin/bash
- ./do-start.sh
- pypdp
- 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: pypdp
ports:
- containerPort: 8480
@@ -65,6 +65,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