Skip to content

Commit

Permalink
Revert "Add a workspace storage volume mount for che-theia editor (#798
Browse files Browse the repository at this point in the history
…)" (#804)

This reverts commit 1f368ea.
  • Loading branch information
vinokurig committed Jan 19, 2021
1 parent 3f08ae7 commit aeb6ffb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions che-editors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ editors:
volumeMounts:
- name: plugins
path: "/plugins"
- name: workspaceStorage
path: "/home/theia/.theia/workspace-storage"
mountSources: true
ports:
- exposedPort: 3100
Expand Down Expand Up @@ -176,8 +174,6 @@ editors:
volumeMounts:
- name: plugins
path: "/plugins"
- name: workspaceStorage
path: "/home/theia/.theia/workspace-storage"
mountSources: true
ports:
- exposedPort: 3100
Expand Down

0 comments on commit aeb6ffb

Please sign in to comment.