[CPS] Unify way of KafkaTopic creation for CPS application 86/135986/7
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Wed, 20 Sep 2023 05:21:12 +0000 (07:21 +0200)
committerMicha? Jagie??o <michal.jagiello@t-mobile.pl>
Tue, 26 Sep 2023 07:05:38 +0000 (07:05 +0000)
commit558b7f2176fe8a86e95b430ffcb32dcefb11d6b9
tree31347baf3503845d360130315faf2abbf53de7fb
parent691906d08d5a0e953c93ea73d6e6db058e1e7cad
[CPS] Unify way of KafkaTopic creation for CPS application

Do not use static templates but "common.kafkatopic" template

Issue-ID: OOM-3240
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I67b2cfe839022795f8d7f6f42d2d8dc7e71653d6
kubernetes/cps/Chart.yaml
kubernetes/cps/components/cps-core/Chart.yaml
kubernetes/cps/components/cps-core/templates/kafkatopic.yaml [new file with mode: 0644]
kubernetes/cps/components/cps-core/values.yaml
kubernetes/cps/components/cps-temporal/Chart.yaml
kubernetes/cps/components/cps-temporal/values.yaml
kubernetes/cps/components/ncmp-dmi-plugin/Chart.yaml
kubernetes/cps/components/ncmp-dmi-plugin/templates/kafkatopic.yaml [new file with mode: 0644]
kubernetes/cps/templates/cps-kafka-topic.yaml [deleted file]
kubernetes/cps/templates/cps-kafka-user.yaml [deleted file]