fix image name

This commit is contained in:
2026-05-06 12:53:46 -05:00
parent 5e57329067
commit df29d77652

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
source: source:
ngc: ngc:
modelPuller: nvcr.io/nim/meta/llama-3_1-8b-instruct:2.0.3 modelPuller: nvcr.io/nim/meta/llama-3.1-8b-instruct:2.0.3
pullSecret: ngc-secret pullSecret: ngc-secret
authSecret: ngc-api-secret authSecret: ngc-api-secret
model: model:
@@ -25,7 +25,7 @@ metadata:
namespace: nim-service namespace: nim-service
spec: spec:
image: image:
repository: nvcr.io/nim/meta/llama-3_1-8b-instruct repository: nvcr.io/nim/meta/llama-3.1-8b-instruct
tag: "2.0.3" tag: "2.0.3"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
pullSecrets: pullSecrets: