Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ODH overlay #35

Merged

Commits on Jul 21, 2023

  1. Add ODH overlay

    Augments the `default` profile with some changes expected by an ODH installation:
    * Removes the `Namespace` CR, because the ODH operator does not expect such resource. The Namespace is expected to be created in advance to later create a KfDef on it, where resources are going to be installed.
    * Adds cluster roles, to extend the cluster's default user-facing roles with KServe privileges.
    
    Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
    israel-hdez committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1b58d52 View commit details
    Browse the repository at this point in the history