summaryrefslogtreecommitdiffstats
path: root/kubernetes/clamp/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-08-07Container restart loopac25501-1/+1
The container restarts in a loop before being considered as living on slow labs. Change-Id: I9cacb084999c92690df2113e2ff29a52711877df Issue-ID: CLAMP-208 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-06-06Merge "Fix OOM settings"Borislav Glozman1-8/+8
2018-06-05Merge "Sync OOM docker versions with docker-manifest.csv"Mike Elliott1-1/+1
2018-06-05Merge "Adding logging for the main CLAMP"Borislav Glozman1-0/+3
2018-06-05Sync OOM docker versions with docker-manifest.csvGary Wu1-1/+1
Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-01Fix OOM settingsDeterme, Sebastien (sd378r)1-8/+8
Fix CLamp settings in CLAMP, like resource allocation Issue-ID: CLAMP-174 Change-Id: I6c95ef8773d459edf7dc7577aa8ea9884176100b Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-05-25Wrong clientKey for policyac25501-1/+1
Issue-ID: OOM-1110 Change-Id: I0c5a498c061a1671307878c52c33eef317abc86d Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-25Fix Policy URLsac25501-3/+3
Issue-ID: OOM-1110 Change-Id: Icbb6078f737a21f4918c29abbb11e3f1c90289db Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-24Adding logging for the main CLAMPac25501-0/+3
Issue-ID: CLAMP-170 Change-Id: I0dcd730efdbe02b333db91629d1e5f90024efb9e Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-18Incorect DCAE urlsac25501-2/+2
Issue-ID: CLAMP-167 Change-Id: Id44a24fa88052e857001020393d6ec7b73c563a9 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-16Clamp cannot connect to SDCac25501-9/+10
Change-Id: Ib55827b52a4b46001ed15518efdec36756f99dfa Issue-ID: CLAMP-151 Signed-off-by: ac2550 <ac2550@intl.att.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-08Sync docker image images with docker-manifest.csvGary Wu1-1/+1
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-02Clamp Health Check Fails due to wrong db namePriyanka Jain1-1/+1
Issue-ID: OOM-1023 Change-Id: I42d49c477b0212544fda9f9d556be75cb0ce5a6c Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-04-26Remove namespace from clamp valuesac25501-10/+10
Templating system seems to fail when included in json. As namespace isn't required, use current namespace as default. Change-Id: Ic9936054c2285cd79004bc94c1aa8b6ee544324d Issue-ID: OOM-920 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-04-24Make all services independent of helm Release.NameBorislavG1-0/+1
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-16Update readiness-check versionBorislavG1-1/+1
Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-04External dependencies configac25501-4/+15
Change-Id: I9734e4c2c9722fcd91b95a918395a28f8e23afdd Issue-ID: OOM-870 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-03-22License addition in all yamlsvaibhav_16dec1-0/+14
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-21Add Helm Chart Standardization for Clampvaibhav_16dec1-12/+84
Issue-ID: OOM-735 Change-Id: Id5789742b4c930dcb2bebebbaa2cf82182949ee3 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-07Replica scaling of Clamp and AAF conatinervaibhav_16dec1-0/+2
Issue-ID: OOM-691 Change-Id: Idea9ebc33310cbaf823163cccd6c816477661118 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-02-25clamp persistence folder parametrizationkerenj1-0/+1
Issue-ID: OOM-145 Change-Id: I05f23d4557b0df2a0c6c70f072cabdda86722ac0 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-22clamp - readiness image updatekerenj1-1/+1
changes can be seen in reviews: 31743 and 31721 Issue-ID: OOM-514 Change-Id: I28044b671abfff8d031fce7db550ccf0847806d6 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-11-28Adjust clamp to latestAlexis de Talhouët1-1/+1
Fixes: - use proper docker version - use proper environment variable Change-Id: I1fba341a9d708c3f11304410f6b0339aa1b22283 Issue-ID: OOM-472 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-09-20Added CLAMP containers to ONAP KubernetesDusan Rozman1-0/+10
Added the initial deployment yamls for CLAMP and updated one-click Issue-ID: OOM-12 Change-Id: I48c842d77bf95ad53dcff9ab28edf542b1cb4bf5 Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>