File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ declare -A ODH_COMPONENT_MANIFESTS=(
2828 [" feastoperator" ]=" opendatahub-io:feast:stable@94bc6204cbdbcbebfd004f64986f43397bfc0e65:infra/feast-operator/config"
2929 [" llamastackoperator" ]=" opendatahub-io:llama-stack-k8s-operator:odh@226e911cca9bf7efa1e632860613087b0bf14d74:config"
3030 [" trainer" ]=" opendatahub-io:trainer:main@cf3112e978b2d9153750d0c0f422d92143b69464:manifests"
31+ [" maas" ]=" opendatahub-io:maas-billing:main@cf4c743a544482beedd92c9c90366998822c72af:deployment"
3132)
3233
3334# RHOAI Component Manifests
@@ -46,6 +47,7 @@ declare -A RHOAI_COMPONENT_MANIFESTS=(
4647 [" feastoperator" ]=" red-hat-data-services:feast:rhoai-3.2:infra/feast-operator/config"
4748 [" llamastackoperator" ]=" red-hat-data-services:llama-stack-k8s-operator:rhoai-3.2:config"
4849 [" trainer" ]=" red-hat-data-services:trainer:rhoai-3.2:manifests"
50+ [" maas" ]=" red-hat-data-services:maas-billing:rhoai-3.2:deployment"
4951)
5052
5153# Select the appropriate manifest based on platform type
You can’t perform that action at this time.
0 commit comments