NVIDIA / NVIDIA/NeMo-Retriever

[BUG]: Correct name in helm chart values.yaml file - paddleocr-nim.deployed: true

Open
#692 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.