drmarem opened a new issue, #190: URL: https://github.com/apache/couchdb-helm/issues/190
## 📌 Feature Request: Add `imagePullSecrets` in `job.yml` ### 🔹 Description Currently, the `job.yml` template file does not include `imagePullSecrets`, which makes it difficult to pull images from private container registries. This issue proposes adding support for `imagePullSecrets` to ensure seamless authentication with private registries. ### 📂 Affected File - `job.yml` ### ✅ Suggested Fix Modify the `job.yml` file to include `imagePullSecrets` ### 🚀 Benefits - Enables Helm to pull images from private registries. - Improves compatibility for users needing authentication. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org