krateoplatformops / installer-chart

Krateo PlatformOps Operator Helm Chart
2 stars 2 forks source link

Fix path for frontend env values #182

Closed ghost closed 6 months ago

ghost commented 6 months ago

The path used to get frontend env values from helm values is wrong. The values file set those values under .Values.krateoplatformops.frontend.env and not .Values.krateoplatformops.ingress.frontend.env

It affects latest version 0.1.71 of the chart.

braghettos commented 6 months ago

Already merged in https://github.com/krateoplatformops/installer-chart/pull/183 .