aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/components/cds-blueprints-processor/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-09-21[OOM] Add comments for importCustomCerts in blueprints-processorAbdelmuhaimen Seaudi1-1/+16
Comments explain how to enable import Custom Certificates. By default, importCustomCerts is disabled. Issue-ID: CCSDK-3356 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I42264c465861786dfb38dda8c94abbe6c6a9c56d
2021-09-16[OOM] Use cert-initializer truststore instead of hard-coded ONAP Root CAAbdelmuhaimen Seaudi1-1/+22
By adding the certInitializer directives in cds blueprint processor deployment, we get access to the AAF ONAP Root CA, instead of static file. Issue-ID: CCSDK-3356 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ifc3d1797905868b268cbfd06237866bf8dc3d3f5
2021-09-01Merge "[CDS] Enable workflow status"Sylvain Desbureaux1-0/+4
2021-08-31[CDS] Enable workflow statusKavitha P1-0/+4
CDS blueprints processors helm charts changes to include a flag to enable workflow status persistence Change-Id: Ieaf55c97bffc6f6ea3e8ea0bcde600e3b1cc037e Signed-off-by: Kavitha P <pkavitha@aarnanetworks.com> Issue-ID: OOM-2803
2021-08-30[SO] SO Istanbul first release candidateDan Timoney1-1/+1
Includes the So core components. Also installs compatible CDS version 1.1.5 Issue-ID: SO-3740 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ic40426e569fd9f15e50d6697eb031f169c7eb38b Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-06-10[CDS] Update chart with service accountfarida azmy1-0/+6
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2723 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: Ic254ec1865501bab90f47d07a37b230c228a7446
2021-05-03[CDS] Add startup probeJozsef Csongvai1-4/+9
When cds runs in cluster mode it needs longer startup time. Also bump image tags to 1.1.4, and change defaults to disable cluster mode and set replicas=1 Issue-ID: CCSDK-3275 Change-Id: Iec2eaeb2edf0cc2f9b29e35431d0e642e3b6d998 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2021-04-06[CDS] Bump CDS versions for RC1 bug fixesDan Timoney1-1/+1
Bump CDS images to version 1.1.2 to install bug fixes discovered between M3 and RC1. The set of bug fixes included can be found in this Jira link: https://jira.onap.org/issues/?filter=12492 Issue-ID: CCSDK-3239 Issue-ID: CCSDK-3232 Issue-ID: CCSDK-3230 Issue-ID: CCSDK-3221 Issue-ID: CCSDK-3220 Issue-ID: CCSDK-3219 Issue-ID: CCSDK-3211 Issue-ID: CCSDK-3216 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib349918c57e7ce909c2f97d55de96bf2e0dd7c08
2021-03-31[CCSDK-SDNC] Bump versions for HonoluluDan Timoney1-1/+1
Bump versions of CCSDK (including CDS) and SDNC images for SDNC Honolulu release. Fixed issues found in CDS command-executor and py-executor pods. Added missing env variable settings. Issue-ID: CCSDK-3125 Issue-ID: SDNC-1473 Issue-ID: CCSDK-3192 Issue-ID: CCSDK-3197 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id3bbe696313c568dc9ffb328715a7fc572330411
2021-01-06[CDS] Removed USE_SCRIPT_COMPILE_CACHE environment variableJulien Fontaine1-2/+0
USE_SCRIPT_COMPILE_CACHE is not used anymore because of CCSDK-3052 changes. * Cleaned up of `.Values.useScriptCompileCache` references Issue-ID: CCSDK-3052 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca> Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I1c4a58a72c0ebd6210cc5deaf835eb0862af9d5c
2020-11-24[CDS] Uses new tpls for repos / imagesSylvain Desbureaux1-0/+177
This commit makes CDS chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8156c8b568054b7eacf333196d877e12f7a52216