aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/modeling/components/modeling-etsicatalog/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2023-04-07[COMMON][OTHERS] Fix dependency conditionsAndreas Geissler1-1/+4
In case of local DB the "init" dependency is activated as the "not" condition is not working Issue-ID: OOM-3152 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I27dba69a644bbcc2b61245c22784976ba7c66173
2022-08-22[MODELING] Service Mesh CompatibilityAndrewLamb1-4/+6
Adding basic requirements for Service Mesh compatibility for Modeling and made the MSB readiness probe optional Issue-ID: OOM-2992 Change-Id: Ib2353898811014e01f8c8a9553c6477ce7bc16bd Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2022-04-22[MODELING] Update modeling/etsicatalog imagedengyh1-1/+1
Update modeling/etsicatalog image to 1.0.14 Issue-ID: MODELING-608 Change-Id: I0abdd05c30af5a08791bd43bcfc00cb532992735 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2022-03-31[MODELING] Update modeling/etsicatalog imagedengyh1-1/+1
Update modeling/etsicatalog image to 1.0.13 Change-Id: I9883d6b40f4e8d2d3ed526f4d5c8453c90e2811f Issue-ID: MODELING-592 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2021-11-16[MODELING] Use log templateMaciej Wereski1-0/+6
Ability to turn off filebeat is needed as it is being deprecated. To achieve that existing log helper template is used. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: Ifb21cc0a10e1ac2770e6835ad883b5d0f0f1735d
2021-10-11[MODELING] Update chart with service accountfarida azmy1-0/+6
Add service account to requirements, values and deployment/statefulset Issue-ID: OOM-2859 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: I86de438d6d3d9fb3b1db8e0ef90872aee0dfbab8
2021-08-31[MODELING] Update modeling/etsicatalog imagedyh1-1/+1
Update modeling/etsicatalog image to 1.0.11 Change-Id: I1814097206fb12ac61eb2e58dc09ae31268d7f34 Issue-ID: MODELING-546 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-03-04[MODELING] Update modeling/etsicatalog imagedyh1-1/+1
Update modeling/etsicatalog image to 1.0.10 Issue-ID: MODELING-492 Change-Id: I0e46408ecee550064b0783aa2c807a223d3530ef Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-12-14[COMMON][MARIADB] Upgrade Mariadb DB galera versionSylvain Desbureaux1-7/+10
Mariadb DB Galera containers version is outdated and unmaintained. We need them to move to a new image provider. As new image provider is not compatible with our old templates, we also update the templates (by reworking bitnami mariadb-galera chart). An update of global mariadb image is also done in order to match mariadb galera version. Issue-ID: OOM-1720 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib9976227759e90022183d4f37fc655143be4d6ac
2020-11-23[MODELING] Uses new tpls for repos / imagesSylvain Desbureaux1-0/+176
This commit makes Modeling 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: I64030918eb794a9a710b8286b9608aec02eabd1e