Alfresco / alfresco-helm-charts

Set of Helm Charts to ease the deployment of Alfresco on Kubernetes
https://alfresco.github.io/alfresco-helm-charts/
Apache License 2.0
3 stars 7 forks source link

Hard coded images Busybox and Curl #397

Open hulljaja opened 3 weeks ago

hulljaja commented 3 weeks ago

Please factor out hard coded images like busybox and curl and make them configurable in the values.yaml.

gionn commented 2 weeks ago

It might be beneficial to make these configurable, allowing for the use of specific images when needed, instead of relying on the default ones (e.g. air gapped environments or need to use alternate images).

If you'd like to prioritize this and have it implemented sooner, feel free to raise a PR.

This has been internally tracked as OPSEXP-2900.