We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e8c7df commit 2da486fCopy full SHA for 2da486f
1 file changed
config/samples/apps_v1alpha1_nemodatastore.yaml
@@ -46,6 +46,8 @@ spec:
46
repository: "nvcr.io/nvidian/nemo-llm/datastore"
47
tag: "25.03-rc11"
48
pullPolicy: IfNotPresent
49
+ pullSecrets:
50
+ - ngc-image-pull-secret
51
replicas: 1
52
resources:
53
requests:
0 commit comments