diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index df8513a..37f3b5d 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,5 +5,5 @@ resources: - service.yaml images: - name: controller - newName: quay.io/aslakknutsen/odh-platform + newName: quay.io/maistra-dev/odh-platform newTag: latest