OpenWebUIResource.withDataVolume
Method
interface OpenWebUIResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): OpenWebUIResource;}Signature
method
withDataVolume builder Adds a data volume to the Open WebUI container.
withDataVolume( name?: string, isReadOnly?: boolean): OpenWebUIResourceParameters
name string optional isReadOnly boolean optional = False Returns
OpenWebUIResource Defined on
This method is defined on the following type: