Skip to content

Commit 2da486f

Browse files
committed
Add image pull secrets to nemodatastore CR sample
Signed-off-by: Sheng Lin <shelin@nvidia.com>
1 parent 8e8c7df commit 2da486f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/samples/apps_v1alpha1_nemodatastore.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ spec:
4646
repository: "nvcr.io/nvidian/nemo-llm/datastore"
4747
tag: "25.03-rc11"
4848
pullPolicy: IfNotPresent
49+
pullSecrets:
50+
- ngc-image-pull-secret
4951
replicas: 1
5052
resources:
5153
requests:

0 commit comments

Comments
 (0)