diff --git a/helm/rucio-con-mon/values-prod.yaml b/helm/rucio-con-mon/values-prod.yaml index e2410f8ff..1f26b2338 100644 --- a/helm/rucio-con-mon/values-prod.yaml +++ b/helm/rucio-con-mon/values-prod.yaml @@ -1,6 +1,6 @@ environment: "prod" image: - repository: registry.cern.ch/cmsrucio/rucio-con-mon + repository: ivmfnal/rucio_consistency_monitor pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "2.0.0" + tag: "latest"