provectus / kafka-ui-charts

UI For Apache Kafka Helm Charts
Apache License 2.0
22 stars 26 forks source link

Add custom labels for the Ingress #25

Open maximus13th opened 9 months ago

maximus13th commented 9 months ago

Hello!

This PR allows the addition of custom labels to the Kafka-UI ingress. For example, I need to add some special labels for selecting Kafka-UI ingress in our projects and some automation. For now, we do not use the native ingress from this chart. Instead, we have to create custom ingress and it is not convenient. Perhaps it will be useful for somebody else.

Best regards, Maksim

Haarolean commented 1 month ago

@maximus13th hi, this repo is not maintained (https://github.com/provectus/kafka-ui/discussions/4255), see https://github.com/kafbat/kafka-ui instead