Skip to content

Commit

Permalink
Merge pull request #828 from IBM/gpu-osai-hotfix
Browse files Browse the repository at this point in the history
#827 Fix channel for OpenShift AI - HOTFIX
  • Loading branch information
fketelaars authored Nov 4, 2024
2 parents 4e1add3 + db7a4a0 commit 66c4f3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
{% endif %}

{% else %}
channel: {{ _p_openshift_ai_channel }}
channel: {{ _p_openshift_cluster.openshift_ai.channel }}
{% endif %}
installPlanApproval: Automatic
name: rhods-operator
Expand Down

0 comments on commit 66c4f3d

Please sign in to comment.