-
Notifications
You must be signed in to change notification settings - Fork 101
Description
Is your feature request related to a problem? Please describe.
My feature request is prompted by an issue. Currently, while deploying a pod through the web interface, I have the option to select the storage. However, using the CLI or Python library, I do not have the ability to choose the storage
Describe the solution you'd like
I would like to have the capability to create pods using the storage Network Volume. This feature would enable me to conveniently attach and detach network-attached storage to my pods, simplifying the management and scalability of my applications that rely on persistent data storage
Describe alternatives you've considered
I can do it only on the web interface, nothing else.
Additional context
I would like to create my pod using a script.