Skip to content

Commit

Permalink
chore: remove unnecessary img patch in make deployODH
Browse files Browse the repository at this point in the history
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
  • Loading branch information
HumairAK committed Mar 7, 2024
1 parent 30b6d12 commit d3a0703
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
11 changes: 0 additions & 11 deletions config/overlays/make-deploy/img_patch.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions config/overlays/make-deploy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,3 @@ kind: Kustomization
namespace: opendatahub
resources:
- ../../base
patchesStrategicMerge:
- img_patch.yaml
images:
- name: controller
newName: quay.io/opendatahub/data-science-pipelines-operator
newTag: main
4 changes: 2 additions & 2 deletions config/overlays/odh/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../make-argodeploy
- ../make-deploy
- ../../argo
- ../../base
namespace: opendatahub
vars:
- name: IMAGES_ARGO_SERVER
Expand Down

0 comments on commit d3a0703

Please sign in to comment.