Commit 7d4a40c
committed
fix: classify nvidia-rag-minimal component as vendor: nvidia
The nvidia-blueprint-rag component had no vendor field, defaulting to
suse, so the operator ran the suse combined-secret injector instead of
the nvidiaInjector. ngc-secret and ngc-api were never delivered, so
rag-server hit CreateContainerConfigError (missing ngc-api) and
rag-nv-ingest got 403/ImagePullBackOff pulling gated nvcr.io images.
Set vendor: nvidia so the operator auto-creates and delivers both
secrets; drop the now-obsolete manual-secret-creation instructions.1 parent de7fef2 commit 7d4a40c
1 file changed
Lines changed: 11 additions & 20 deletions
Lines changed: 11 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
18 | 27 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 28 | + | |
| 29 | + | |
39 | 30 | | |
40 | 31 | | |
41 | 32 | | |
| |||
0 commit comments