Skip to content

Commit

Permalink
Adding mongodb
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Mattsson <[email protected]>
  • Loading branch information
thomas-mattsson committed Nov 21, 2024
1 parent 84e9dbf commit 68d65d9
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,12 @@ cartridge_cr:
- name: model-train
olm_utils_name: model_train
cr_internal: true
- name: mongodb
olm_utils_name: mongodb_cp4d
cr_cr: CPDMongoDBService
cr_name: cpdmongodbservice-cr
cr_status_attribute: mongodbStatus
cr_status_completed: Completed
- name: opencontent-auditwebhook
olm_utils_name: opencontent_auditwebhook
cr_internal: true
Expand Down Expand Up @@ -432,4 +438,4 @@ cartridge_cr:
olm_utils_name: ws_runtimes
cr_internal: true
separate_install: True
nfd_gpu_required: True
nfd_gpu_required: True

0 comments on commit 68d65d9

Please sign in to comment.