* [kafka-ui chart] Make it possible to declare custom podLabels
Make it possible to declare extra labels for the Kafka-UI pod.
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
* [kafka-ui chart] Add support for egress/ingress custom rules
* [kafka-ui chart] Fix the warning: cannot overwrite table with non table
Fix the warnings displayed by helm template:
coalesce.go:200: warning: cannot overwrite table with non table for customRules (map[])
coalesce.go:200: warning: cannot overwrite table with non table for customRules (map[])
* Added react openapi gen
* Integrated Openapi to React
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>