FIWARE / helm-charts

:globe_with_meridians: Kubernetes HELM Charts for FIWARE Generic Enablers for provisioning scalable, production-ready powered-by-FIWARE installations based around NGSI Context Brokers and other components
MIT License
23 stars 27 forks source link

Avoid loading the theme from an init container if the url is defined #254

Open fdelavega opened 1 month ago

fdelavega commented 1 month ago

The BAE proxy theme can be loaded from an external source using the theme.url var. This PR avoid the chart trying to use the init container image when the theme is enabled if the url has been provided