hazelcast / charts

Hazelcast Official Helm Chart Repository
Apache License 2.0
36 stars 86 forks source link

Add the possibility to configure a VirtualService for hazelcast-management-center instead Ingress #422

Open cornelpaun opened 4 months ago

cornelpaun commented 4 months ago

Due to some constraints, only istio is enabled on my cluster and I am forced to use VirtualService. The only option right now is to add the whole VS with the extraDeploy property, which makes it harder to maintain since it's added in the Values files