Open
Description
Component
Quickstart
Desired use case or feature
If llmd-installer.sh
is invoked with the --storage-size
and/or --storage-class
, the person deploying should be reasonably expecting an actual pvc
to be created.
Proposed solution
Anytime options --storage-size
and/or --storage-class
are invoked, either warn then that modelArtifactURI
is not set to pvc
or automatically change accordingly.
Alternatives
No response
Additional context or screenshots
No response