aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/sdnc-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/sdnc/sdnc-deployment.yaml')
-rw-r--r--kubernetes/sdnc/sdnc-deployment.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/sdnc/sdnc-deployment.yaml b/kubernetes/sdnc/sdnc-deployment.yaml
index d577b82300..0dc48393e4 100644
--- a/kubernetes/sdnc/sdnc-deployment.yaml
+++ b/kubernetes/sdnc/sdnc-deployment.yaml
@@ -46,7 +46,7 @@ spec:
value: openECOMP1.0
- name: SDNC_CONFIG_DIR
value: /opt/openecomp/sdnc/data/properties
- image: nexus3.onap.org:10001/openecomp/sdnc-image:1.1-STAGING-latest
+ image: nexus3.onap.org:10001/openecomp/sdnc-image:1.0-STAGING-latest
name: sdnc-controller-container
volumeMounts:
- mountPath: /opt/openecomp/sdnc/data/properties
@@ -61,6 +61,6 @@ spec:
volumes:
- name: sdnc-conf
hostPath:
- path: /dockerdata/onapdemo/sdnc/conf
+ path: /dockerdata-nfs/onapdemo/sdnc/conf
imagePullSecrets:
- name: onap-docker-registry-key