Skip to content

k3d PVC accessMode #42

Open
Open
@ronaldpetty

Description

I am using k3d (default install) to test, and noticed local-ai wouldn't install. Turns out its because the k3d local-path provisioner only can use ReadWriteOnce. The helm template generates ReadWriteMany as default. I changed to Once and it worked. I don't know much about provisioners but maybe setting default to Once might work for more people (thats an assumption though).

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions