aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-cassandra/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-25adding unlimited resource limitMandeep Khinda1-1/+1
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-08-30Apache2 License additiontoshrajbhardwaj1-0/+14
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-05-14Fix aai-cassandra serviceBorislavG1-4/+6
Make resources and traversal run on non-rancher k8s Change-Id: I01bd0537bf183ee59f35b272a7a53dffbc5b1d26 Cange-Id: I925964bcc2e0378d947dff33dd2b8870f3acd362 Issue-ID: OOM-1077 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-10Improve docker registry secret managementBorislavG1-1/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-02Mount entire cassandra directoryDaniel Silverthorn1-1/+1
Mounting only the cassandra/data directory causes any data not yet persisted to be lost. Mounting the commitlog directory as well will allow cassandra to persist data properly. Change-Id: If4453e3b39307e0243c20167b568d4ac1af20d12 Issue-ID: OOM-1024 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-04-18Update from using hbase to using cassandravagrant1-0/+106
Also update resources and traversal to remove chef MK: Addressing the -1 statefulset comment Issue-ID: AAI-33 Change-Id: Ieee819703764fdda727f17d4e9be43084886828c Signed-off-by: Kajur, Harish vk250x@att.com <vk250x@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>