Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Add Image Pull Secrets for CronJob InitContainers #145

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

eduardomsec
Copy link
Contributor

To use an internalized image from a private repository, I noticed the ImagePullSecrets were missing for the InitContainers in the CronJob. This update includes the ImagePullSecrets configuration, enabling easier access to private images in custom deployments.

@vishnu-narayanan
Copy link
Member

@eduardomsec Apologies for the delay here and thank you for the PR.

@vishnu-narayanan vishnu-narayanan merged commit 5197d9a into chatwoot:main Jan 20, 2025
1 check failed
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