apache / apache/couchdb-helm

Add imagePullSecrets support in job.yml template for private registry images

Open
#190 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Mustache
Stars
55
Forks
68
PR merge metrics
No merged PRs in 30d

Description

## 📌 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.