diff --git a/che-editors.yaml b/che-editors.yaml index afc5791339..c7cc45cff4 100644 --- a/che-editors.yaml +++ b/che-editors.yaml @@ -159,6 +159,8 @@ editors: - name: REMOTE_ENDPOINT_VOLUME_NAME value: remote-endpoint volumeMounts: + - name: plugins + path: /plugins - name: remote-endpoint path: /remote-endpoint - name: remote-endpoint @@ -315,6 +317,8 @@ editors: - name: REMOTE_ENDPOINT_VOLUME_NAME value: remote-endpoint volumeMounts: + - name: plugins + path: /plugins - name: remote-endpoint path: /remote-endpoint - name: remote-endpoint