diff --git a/che-editors.yaml b/che-editors.yaml index 8c56f4b560..a5fe21feb1 100644 --- a/che-editors.yaml +++ b/che-editors.yaml @@ -77,8 +77,6 @@ editors: volumeMounts: - name: plugins path: "/plugins" - - name: workspaceStorage - path: "/home/theia/.theia/workspace-storage" mountSources: true ports: - exposedPort: 3100 @@ -176,8 +174,6 @@ editors: volumeMounts: - name: plugins path: "/plugins" - - name: workspaceStorage - path: "/home/theia/.theia/workspace-storage" mountSources: true ports: - exposedPort: 3100