summaryrefslogtreecommitdiffstats
path: root/kubernetes/clamp/components/clamp-backend/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-02-11[POLICY] Migration of clamp to policy areasebdet1-151/+0
Creation of the clamp subcharts + fusion of the clamp database to policy mariadb Issue-ID: POLICY-2951 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I8192f82bc393e3fc8d5884d6ab73912a0466edcd Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-11-21[CLAMP] Uses new tpls for repos / imagesSylvain Desbureaux1-3/+0
This commit makes clamp chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5e266d3adaecc1cb65c35732c2d174dd159b8a03
2020-11-12[CLAMP] Update BE/FE images to move to 5.1.5sebdet1-1/+1
Update FE/BE to latest clamp images Issue-ID: CLAMP-978 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Iacd1c050c6d9f7b1aa55edfb11127e6858e00ac6
2020-10-29[CLAMP] Release 5.1.4sebdet1-18/+18
Do the release 5.1.4 + fix potential issue with memory taken by clamp backend. Heap is now dynamic so resources must be set by default, onap/values overwrites the current flavor to unlimited. Issue-ID: CLAMP-956 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I349b9454ca0d7a3f2724aa27c041a4ea2da3689f Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-10-13[CLAMP] Update charts for release 5.1.3sebdet1-6/+7
Update the chart values.yaml to refer to the latest clamp BE/FE images. Also the memory and timeout settings have been changed (no heap limit) Issue-ID: CLAMP-953 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I543509760c7e3124d068c26b325de9280220194d
2020-10-01[CLAMP] Upgrade the FE/BE to 5.1.2sebdet1-1/+1
Upgrade Clamp BE and FE to 5.1.2 (new imaged based on integration one + removal of Legacy policies Issue-ID: CLAMP-949 Issue-ID: CLAMP-948 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I61055d83290579ac180e84a0f6dd40382d4139cc
2020-09-17[CLAMP] AAF certificate using certinializerChrisC1-0/+153
use of auto-generated certificates via AAF side-car at OOM deployment time for CLAMP. Issue-ID: CLAMP-884 Change-Id: I24f5a119714a5e46c4d0c152c03b6bc545135b8e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com> Signed-off-by: ChrisC <christophe.closset@intl.att.com>