-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area/devworkspace-operatorkind/questionQuestions that haven't been identified as being feature requests or bugs.Questions that haven't been identified as being feature requests or bugs.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.team/BThis team is responsible for the Web Terminal, the DevWorkspace Operator.This team is responsible for the Web Terminal, the DevWorkspace Operator.
Description
Summary
Hi,
I'm trying mount a PVC with certain files and folders into a workspace, using subPath concept in the deployment yaml. I need this feature because I'm trying to mount multiple folders into the workspace from a single-pvc. Any suggestion ?
Please note the PV and PVC is created manually. I don't want che creating the PVC as I'm trying to use pre-created Azure Files.
Is it possible ?
Relevant information
I've used this as reference: https://eclipse.dev/che/docs/stable/end-user-guide/requesting-persistent-storage-for-workspaces/
However, it a creates a volumentMount something like this
- mountPath: /pod
name: azurefile
I need a way to create something like,
- mountPath: /pod
name: azurefile
subPath: subdirectory
Metadata
Metadata
Assignees
Labels
area/devworkspace-operatorkind/questionQuestions that haven't been identified as being feature requests or bugs.Questions that haven't been identified as being feature requests or bugs.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.team/BThis team is responsible for the Web Terminal, the DevWorkspace Operator.This team is responsible for the Web Terminal, the DevWorkspace Operator.
Type
Projects
Status
No status