From f67a9e4f2c6138d5dec2b5008bdbbdbd8f47081a Mon Sep 17 00:00:00 2001 From: velotioaastha Date: Thu, 3 Oct 2024 11:40:10 +0530 Subject: [PATCH] add containerImage --- bundle/manifests/operator.clusterserviceversion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/manifests/operator.clusterserviceversion.yaml b/bundle/manifests/operator.clusterserviceversion.yaml index b096db7..8421d3b 100644 --- a/bundle/manifests/operator.clusterserviceversion.yaml +++ b/bundle/manifests/operator.clusterserviceversion.yaml @@ -24,7 +24,7 @@ metadata: categories: "AI/Machine Learning,Developer Tools" certified: "false" repository: https://github.com/wandb/operator - containerImage: quay.io/wandb_tools/wandb-operator:v1.0.0 + containerImage: wandb/controller:latest description: "Operator for Weights and Biases, enabling seamless integration and management of machine learning experiments in Kubernetes environments." name: wandb-operator.v1.0.0 namespace: placeholder