aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/strimzi/components
AgeCommit message (Collapse)AuthorFilesLines
2024-09-11[STRIMZI] Solve Security Policy violationsAndreas Geissler4-2/+37
- add securityContext settings to Operator and strimzi resources - add resources settings - update documents to use a new strimzi-kafka operator version in Oslo Issue-ID: OOM-3311 Change-Id: Ie6e4c30495e500781d898aed31bd74f2f4f3c708 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
2024-03-20[COMMON] Make imagePullSecrets configurableAndreas Geissler1-0/+3
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-06-29[COMMON] Bump ONAP versionAndreas Geissler1-2/+2
Update chart versions to 13.0.0 for Montreal Issue-ID: OOM-3173 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie53fd021f01e459c464e44f4459a73ba0b00c172
2023-03-07[STRIMZI] Add logging overrides to kafka bridgeefiacor3-0/+68
Add ability to control http bridge logging Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4ade04d6c8f67ce82a4360b99e93b4f3323c00df Issue-ID: DMAAP-1874
2022-11-25[DMAAP-STRIMZI] Move strimzi kafka bridgeefiacor5-0/+168
Move kafka bridge to strimzi chart. Update the onap overrides. Clean up some config in strimzi kafka. Add override options to kafka chart. Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iaaac143f22cae1dbfa50e89b1838a00e37eebdaf Issue-ID: DMAAP-1834