Code Review
/
oom.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
96080d0
)
Bumped version of Casssandra 2.1.7 to 2.2.14
20/86820/1
author
Oleg Mitsura
<oleg.mitsura@amdocs.com>
Thu, 2 May 2019 13:27:13 +0000
(09:27 -0400)
committer
Oleg Mitsura
<oleg.mitsura@amdocs.com>
Thu, 2 May 2019 13:37:29 +0000
(09:37 -0400)
Issue-ID: OOM-1834
this image has newer JDK version, which is not affected by JDK7 issue resolving long hostnames.
Change-Id: Ibc94a7b88a24c2e83721e4ee1bab03550b65ffde
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
kubernetes/common/cassandra/values.yaml
patch
|
blob
|
history
diff --git
a/kubernetes/common/cassandra/values.yaml
b/kubernetes/common/cassandra/values.yaml
index
d766b43
..
17760a7
100644
(file)
--- a/
kubernetes/common/cassandra/values.yaml
+++ b/
kubernetes/common/cassandra/values.yaml
@@
-21,7
+21,7
@@
global: # global defaults
# application image
repository: nexus3.onap.org:10001
-image: library/cassandra:2.
1.17
+image: library/cassandra:2.
2.14
pullPolicy: Always
# flag to enable debugging - application support required