File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
deployments/helm/k8s-nim-operator Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ metadata:
140140 createdAt : ' Fri Sep 27 08:33:17 PDT 2024'
141141 description : >-
142142 An Operator for deployment and maintenance of NVIDIA NIMs and NeMo microservices in a Kubernetes environment
143- containerImage : ' ghcr .io/nvidia/k8s-nim-operator:main '
143+ containerImage : ' nvcr .io/nvidia/cloud-native/ k8s-nim-operator:v0.1.0 '
144144 support : NVIDIA
145145 capabilities : Basic Install
146146 repository : github.com/NVIDIA/k8s-nim-operator
@@ -660,7 +660,7 @@ spec:
660660 fieldRef :
661661 apiVersion : v1
662662 fieldPath : metadata.namespace
663- image : ' ghcr .io/nvidia/k8s-nim-operator:main '
663+ image : ' nvcr .io/nvidia/cloud-native/ k8s-nim-operator:v0.1.0 '
664664 imagePullPolicy : Always
665665 livenessProbe :
666666 failureThreshold : 3
Original file line number Diff line number Diff line change 11operator :
22 replicas : 1
33 image :
4- repository : ghcr .io/nvidia/k8s-nim-operator
5- tag : main
4+ repository : nvcr .io/nvidia/cloud-native /k8s-nim-operator
5+ tag : v0.1.0
66 pullSecrets : []
77 pullPolicy : Always
88 args :
You can’t perform that action at this time.
0 commit comments