krateoplatformops / krateo-gateway-chart

0 stars 0 forks source link

Let krateo-gateway read the IP of its Kubernetes service #1

Closed braghettos closed 6 months ago

braghettos commented 8 months ago

Is your feature request related to a problem? Please describe. In version 0.3.4 of krateo-gateway-chart (https://github.com/krateoplatformops/krateo-gateway-chart/releases/tag/0.3.4), an IP is required as a value for the chart. This value is calculated after the installation of the Kubernetes service, so it is required to modify initial values and update the release of the Helm chart.

Describe the solution you'd like The krateo-gateway deployment should wait for the actual value of its Kubernetes service IP.

Describe alternatives you've considered N/A

Additional context N/A

braghettos commented 6 months ago

Solved with https://github.com/krateoplatformops/installer