Skip to content

Conversation

@gugu
Copy link

@gugu gugu commented Jan 12, 2025

There is a common standard to prefix dockerhub images with global.imageRegistry variable in case someone does not want/can not use dockerhub. Example: elastic/helm-charts#720

All dependent charts (postgres/redis) support this variable, chatwoot has an option as well, but busybox image is hardcoded for dockerhub. This change allows to use global.imageRegistry here as well

There is a common standard to prefix dockerhub images with global.imageRegistry variable in case someone does not want/can not use dockerhub. Example: elastic/helm-charts#720

All dependent charts (postgres/redis) support this variable, chatwoot has an option as well, but busybox image is hardcoded for dockerhub. This change allows to use global.imageRegistry here as well
Copy link
Member

@vishnu-narayanan vishnu-narayanan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gugu Thank you for the PR. Could you please address the minor review comments?

Also, please add the defaults in values.yaml file.

global:
  imageRegistry: ""

@gugu
Copy link
Author

gugu commented Jan 29, 2025

done

@gugu
Copy link
Author

gugu commented May 23, 2025

@vishnu-narayanan can you please check if you need any additional changes to get this PR merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants