Open
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
Labels
No labels