aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components/dcae-ves-openapi-manager/templates
AgeCommit message (Collapse)AuthorFilesLines
2024-03-20[COMMON] Make imagePullSecrets configurableAndreas Geissler1-2/+1
Currently in ONAP the imagePullSecrets is hardcoded to 'onap-docker-registry-key' which is created by the repository-wrapper component. With this change the secrets can be configured via setting global.imagePullSecrets and optionally per image if it is configured as map (image.pullSecrets) Issue-ID: OOM-3284 Change-Id: I8644f9b46043b6014219c42928e057b149df43a4 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2023-05-26[DCAEGEN2] Create Authorization Policies for DCAEAndrewLamb1-0/+17
Add initial authorized serviceaccounts for each sub component service Issue-ID: OOM-3132 Change-Id: I984d5aef78836e066d800bf739619f556f9adbfe Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2023-03-09[DCAE-VES-OPENAPI] Move to use strimzi kafka tplefiacor3-42/+22
Move to use strimzi kafka tpl Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I35527de39749cc3f22aba963676c6ee35033a802 Issue-ID: DMAAP-1855
2022-12-07Merge "[DCAEGEN2] Ves-open-api Add mech to load config at deploy time"Fiachra Corcoran2-1/+28
2022-12-07[DCAEGEN2] Ves-open-api Add mech to load config at deploy timeTomasz Wrobel2-1/+28
Enable configuration ves-open-api by Helm values Issue-ID: DCAEGEN2-3316 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If6e70d63f961aaa7d26e1680f7bb917cf4de3546
2022-12-06[VES-OAPI-SDC-DIST] Updgrade ves-openapi to kafka nativeefiacor3-4/+62
Upggrade ves-openapi-manager to use kafka native Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8f796ce6b18f007b4cdf31b79f2ac5d9ab0ec37a Issue-ID: DMAAP-1809
2022-01-12[DCAEGEN2] Move ves-openapi-manager to dcaegen2-servicesJack Lucas1-0/+65
In preparation for disabling the entire dcaegen2 chart tree later in the Jakarta release cycling, move the dcae-ves-openapi-manager chart from dcaegen2 to dcaegen2-services. Add dcae-ves-openapi-manager to the list of components to be healthchecked as part of dcaegen2-services. Issue-ID: DCAEGEN2-2968 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I2fcc55ba0a8af7f249454f98a8d4749138a76948