NVIDIA / NVIDIA/NeMo-Retriever
[BUG]: Correct name in helm chart values.yaml file - paddleocr-nim.deployed: true
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 3k
- Forks
- 349
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
Version
25.3.0
Which installation method(s) does this occur on?
Docker
Describe the bug.
The line "paddleocr-nim.deployed: true" in the values.yaml file should be "deployed: true".
https://github.com/NVIDIA/nv-ingest/blob/release/25.3.0/helm/values.yaml#L277
Minimum reproducible example
Relevant log output
Other/Misc.
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open helm/values.yaml at line 277 and inspect the chart values entry named paddleocr-nim.deployed. Rename that key to deployed while preserving its true value, then verify the resulting Helm values file parses correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100