Skip to content

Support custom global.imageRegistry in migration job#152

Open
gugu wants to merge 4 commits into
chatwoot:mainfrom
gugu:patch-1
Open

Support custom global.imageRegistry in migration job#152
gugu wants to merge 4 commits into
chatwoot:mainfrom
gugu:patch-1

Conversation

@gugu

@gugu gugu commented Jan 12, 2025

Copy link
Copy Markdown

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

@vishnu-narayanan vishnu-narayanan left a comment

Copy link
Copy Markdown
Member

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: ""

Comment thread charts/chatwoot/templates/migrations-job.yaml Outdated
@gugu

gugu commented Jan 29, 2025

Copy link
Copy Markdown
Author

done

@gugu

gugu commented May 23, 2025

Copy link
Copy Markdown
Author

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

@gugu

gugu commented Dec 27, 2025

Copy link
Copy Markdown
Author

@vishnu-narayanan sorry for being annoying, but can you please tell if I need to change anything here or merge PR? almost 1 year passed

@sojan-official sojan-official added the community PRs from the community label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants