aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/components/cds-py-executor/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-09-16[OOM] Use cert-initializer truststore instead of hard-coded ONAP Root CAAbdelmuhaimen Seaudi1-1/+1
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-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-1/+1
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
2020-11-24[CDS] Uses new tpls for repos / imagesSylvain Desbureaux1-0/+112
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