@@ -483,28 +483,28 @@ You can also use NV-Ingest's Python client API to interact with the service runn
483483| nimOperator.llama_3_2_nv_rerankqa_1b_v2.storage.pvc.create | bool | ` true ` | |
484484| nimOperator.llama_3_2_nv_rerankqa_1b_v2.storage.pvc.size | string | ` "50Gi" ` | |
485485| nimOperator.llama_3_2_nv_rerankqa_1b_v2.storage.pvc.volumeAccessMode | string | ` "ReadWriteOnce" ` | |
486- | nimOperator.nemoretriever_ocr_v1 .authSecret | string | ` "ngc-api" ` | |
487- | nimOperator.nemoretriever_ocr_v1 .enabled | bool | ` true ` | |
488- | nimOperator.nemoretriever_ocr_v1 .env[ 0] .name | string | ` "OMP_NUM_THREADS" ` | |
489- | nimOperator.nemoretriever_ocr_v1 .env[ 0] .value | string | ` "8" ` | |
490- | nimOperator.nemoretriever_ocr_v1 .env[ 1] .name | string | ` "NIM_HTTP_API_PORT" ` | |
491- | nimOperator.nemoretriever_ocr_v1 .env[ 1] .value | string | ` "8000" ` | |
492- | nimOperator.nemoretriever_ocr_v1 .env[ 2] .name | string | ` "NIM_TRITON_LOG_VERBOSE" ` | |
493- | nimOperator.nemoretriever_ocr_v1 .env[ 2] .value | string | ` "1" ` | |
494- | nimOperator.nemoretriever_ocr_v1 .env[ 3] .name | string | ` "NIM_TRITON_MAX_BATCH_SIZE" ` | |
495- | nimOperator.nemoretriever_ocr_v1 .env[ 3] .value | string | ` "32" ` | |
496- | nimOperator.nemoretriever_ocr_v1 .expose.service.grpcPort | int | ` 8001 ` | |
497- | nimOperator.nemoretriever_ocr_v1 .expose.service.port | int | ` 8000 ` | |
498- | nimOperator.nemoretriever_ocr_v1 .expose.service.type | string | ` "ClusterIP" ` | |
499- | nimOperator.nemoretriever_ocr_v1 .image.pullPolicy | string | ` "IfNotPresent" ` | |
500- | nimOperator.nemoretriever_ocr_v1 .image.pullSecrets[ 0] | string | ` "ngc-secret" ` | |
501- | nimOperator.nemoretriever_ocr_v1 .image.repository | string | ` "nvcr.io/nim/nvidia/nemotron-ocr-v1" ` | |
502- | nimOperator.nemoretriever_ocr_v1 .image.tag | string | ` "1.3.0" ` | |
503- | nimOperator.nemoretriever_ocr_v1 .replicas | int | ` 1 ` | |
504- | nimOperator.nemoretriever_ocr_v1 .resources.limits."nvidia.com/gpu" | int | ` 1 ` | |
505- | nimOperator.nemoretriever_ocr_v1 .storage.pvc.create | bool | ` true ` | |
506- | nimOperator.nemoretriever_ocr_v1 .storage.pvc.size | string | ` "25Gi" ` | |
507- | nimOperator.nemoretriever_ocr_v1 .storage.pvc.volumeAccessMode | string | ` "ReadWriteOnce" ` | |
486+ | nimOperator.ocr .authSecret | string | ` "ngc-api" ` | |
487+ | nimOperator.ocr .enabled | bool | ` true ` | |
488+ | nimOperator.ocr .env[ 0] .name | string | ` "OMP_NUM_THREADS" ` | |
489+ | nimOperator.ocr .env[ 0] .value | string | ` "8" ` | |
490+ | nimOperator.ocr .env[ 1] .name | string | ` "NIM_HTTP_API_PORT" ` | |
491+ | nimOperator.ocr .env[ 1] .value | string | ` "8000" ` | |
492+ | nimOperator.ocr .env[ 2] .name | string | ` "NIM_TRITON_LOG_VERBOSE" ` | |
493+ | nimOperator.ocr .env[ 2] .value | string | ` "1" ` | |
494+ | nimOperator.ocr .env[ 3] .name | string | ` "NIM_TRITON_MAX_BATCH_SIZE" ` | |
495+ | nimOperator.ocr .env[ 3] .value | string | ` "32" ` | |
496+ | nimOperator.ocr .expose.service.grpcPort | int | ` 8001 ` | |
497+ | nimOperator.ocr .expose.service.port | int | ` 8000 ` | |
498+ | nimOperator.ocr .expose.service.type | string | ` "ClusterIP" ` | |
499+ | nimOperator.ocr .image.pullPolicy | string | ` "IfNotPresent" ` | |
500+ | nimOperator.ocr .image.pullSecrets[ 0] | string | ` "ngc-secret" ` | |
501+ | nimOperator.ocr .image.repository | string | ` "nvcr.io/nim/nvidia/nemotron-ocr-v1" ` | |
502+ | nimOperator.ocr .image.tag | string | ` "1.3.0" ` | |
503+ | nimOperator.ocr .replicas | int | ` 1 ` | |
504+ | nimOperator.ocr .resources.limits."nvidia.com/gpu" | int | ` 1 ` | |
505+ | nimOperator.ocr .storage.pvc.create | bool | ` true ` | |
506+ | nimOperator.ocr .storage.pvc.size | string | ` "25Gi" ` | |
507+ | nimOperator.ocr .storage.pvc.volumeAccessMode | string | ` "ReadWriteOnce" ` | |
508508| nimOperator.nemotron_nano_12b_v2_vl.authSecret | string | ` "ngc-api" ` | |
509509| nimOperator.nemotron_nano_12b_v2_vl.enabled | bool | ` false ` | |
510510| nimOperator.nemotron_nano_12b_v2_vl.env[ 0] .name | string | ` "NIM_HTTP_API_PORT" ` | |
0 commit comments