aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/appc/appc-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/appc/appc-deployment.yaml')
-rw-r--r--kubernetes/appc/appc-deployment.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/appc/appc-deployment.yaml b/kubernetes/appc/appc-deployment.yaml
index 5eacf3a6a8..e2f2b4ead4 100644
--- a/kubernetes/appc/appc-deployment.yaml
+++ b/kubernetes/appc/appc-deployment.yaml
@@ -50,7 +50,7 @@ spec:
value: /opt/openecomp/appc/data/properties
- name: DMAAP_TOPIC_ENV
value: SUCCESS
- image: nexus3.onap.org:10001/openecomp/appc-image:1.1-STAGING-latest
+ image: nexus3.onap.org:10001/openecomp/appc-image:1.0-STAGING-latest
name: appc-controller-container
volumeMounts:
- mountPath: /opt/openecomp/appc/data/properties
@@ -68,9 +68,9 @@ spec:
volumes:
- name: appc-conf
hostPath:
- path: /dockerdata/onapdemo/appc/conf
+ path: /dockerdata-nfs/onapdemo/appc/conf
- name: sdnc-conf
hostPath:
- path: /dockerdata/onapdemo/sdnc/conf
+ path: /dockerdata-nfs/onapdemo/sdnc/conf
imagePullSecrets:
- name: onap-docker-registry-key