diff options
Diffstat (limited to 'kubernetes/sdc/sdc-cs.yaml')
-rw-r--r-- | kubernetes/sdc/sdc-cs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdc/sdc-cs.yaml b/kubernetes/sdc/sdc-cs.yaml index 74874f9c35..081bae459d 100644 --- a/kubernetes/sdc/sdc-cs.yaml +++ b/kubernetes/sdc/sdc-cs.yaml @@ -50,7 +50,7 @@ spec: fieldPath: status.podIP - name: ES_HEAP_SIZE value: "1024M" - image: nexus3.onap.org:10001/openecomp/sdc-cassandra:1.0-STAGING-latest + image: nexus3.onap.org:10001/openecomp/sdc-cassandra:1.1-STAGING-latest name: sdc-cs volumeMounts: - mountPath: /var/lib/cassandra/ |