Skip to content

Commit cfe56e0

Browse files
committed
l
1 parent b93017c commit cfe56e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundle/manifests/k8s-nim-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ metadata:
488488
createdAt: 'Tue Apr 29 21:14:50 PDT 2025'
489489
description: >-
490490
An Operator for deployment and maintenance of NVIDIA NIMs and NeMo microservices in a Kubernetes environment
491-
containerImage: 'quay.io/aryangor/nim-operator:dev'
491+
containerImage: 'ghcr.io/nvidia/k8s-nim-operator:main'
492492
support: NVIDIA
493493
capabilities: Basic Install
494494
repository: github.com/NVIDIA/k8s-nim-operator
@@ -1415,7 +1415,7 @@ spec:
14151415
value: "true"
14161416
- name: OPERATOR_NAME_PREFIX
14171417
value: "k8s-nim-operator"
1418-
image: 'quay.io/aryangor/nim-operator:dev'
1418+
image: 'ghcr.io/nvidia/k8s-nim-operator:main'
14191419
imagePullPolicy: Always
14201420
livenessProbe:
14211421
failureThreshold: 3

0 commit comments

Comments
 (0)