Updated deployment yamls and config to SDC v1.1
[oom.git] / kubernetes / sdc / sdc-es.yaml
index 78577ee..cfb5242 100644 (file)
@@ -15,7 +15,7 @@ spec:
       name: sdc-es
     spec:
       containers:
-      - image: nexus3.onap.org:10001/openecomp/sdc-elasticsearch:1.0-STAGING-latest
+      - image: nexus3.onap.org:10001/openecomp/sdc-elasticsearch:1.1-STAGING-latest
         name: sdc-es
         env:
         - name: ENVNAME
@@ -56,3 +56,5 @@ spec:
         - name:  sdc-logs
           hostPath:
             path:  /dockerdata-nfs/onapdemo/sdc/logs
+      imagePullSecrets:
+      - name: onap-docker-registry-key