Commit 461feb1
committed
fix: align nvidia blueprint ClusterRepo name with UI (plural)
The UI (rancher-apps.ts clusterRepoNameFromUrl) and the nvidia-rag
blueprint reference the ClusterRepo as nvidia-blueprints (plural), but
the operator created it as nvidia-blueprint (singular), so GitOps/Fleet
installs failed with "ClusterRepo nvidia-blueprints not found".
Align credentials.ClusterRepoNvidiaBlueprint to the plural name.1 parent a13222e commit 461feb1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments