Skip to content

Commit

Permalink
RHOAIENG-13871 - reverted non-needed changes
Browse files Browse the repository at this point in the history
Signed-off-by: Helber Belmiro <[email protected]>
  • Loading branch information
hbelmiro committed Oct 31, 2024
1 parent de76f22 commit 22c4d79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
4 changes: 2 additions & 2 deletions config/overlays/make-deploy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ patchesStrategicMerge:
- img_patch.yaml
images:
- name: controller
newName: quay.io/hbelmiro/dspo
newTag: dev-RHOAIENG-13871-1730387808
newName: quay.io/opendatahub/data-science-pipelines-operator
newTag: main
14 changes: 0 additions & 14 deletions config/samples/dspa-simple/dspa_simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,9 @@ spec:
dspVersion: v2
apiServer:
enableSamplePipeline: true
image: quay.io/hbelmiro/dsp-api-server:dev-RHOAIENG-13871-1730320518
argoDriverImage: quay.io/hbelmiro/dsp-driver:dev-RHOAIENG-13871-1730320872
argoLauncherImage: quay.io/hbelmiro/dsp-launcher:dev-RHOAIENG-13871-1730320874
cABundle:
configMapKey: ca.crt
configMapName: kube-root-ca.crt
persistenceAgent:
deploy: true
image: quay.io/hbelmiro/dsp-persistence-agent:dev-RHOAIENG-13871-1730320875
numWorkers: 2
resources:
requests:
cpu: 120m
memory: 500Mi
limits:
cpu: 250m
memory: 1Gi
objectStorage:
# Need to enable this for artifact download links to work
# i.e. for when requesting /apis/v2beta1/artifacts/{id}?share_url=true
Expand Down

0 comments on commit 22c4d79

Please sign in to comment.