Skip to content

Commit

Permalink
Merge pull request #584 from IBM/fk-misc
Browse files Browse the repository at this point in the history
Fix watsonx.ai CR name
  • Loading branch information
fketelaars authored Nov 29, 2023
2 parents b5ecf07 + 757b3fb commit 976fb57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,8 @@ cartridge_cr:
- name: watsonx-ai
olm_utils_name: watsonx_ai
cr_cr: Watsonxai
cr_name: wxaiaddon-cr
cr_status_attribute: watsonxaiStats
cr_name: watsonxai-cr
cr_status_attribute: watsonxaiStatus
cr_status_completed: Completed
download_dependent_case: True
force_sequential_install: False
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ metadata:
spec:
containers:
- name: cloud-pak-deployer
image: quay.io/cloud-pak-deployer/cloud-pak-deployer:test
image: quay.io/cloud-pak-deployer/cloud-pak-deployer:latest
imagePullPolicy: Always
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
Expand Down

0 comments on commit 976fb57

Please sign in to comment.