Use alias in devfile.yaml and remove component names. (#13228)

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
7.20.x
Lukas Krejci 2019-04-27 17:51:08 +02:00 committed by Sergii Leshchenko
parent 7ac34636bc
commit 69d3480fbf
1 changed files with 3 additions and 5 deletions

View File

@ -6,13 +6,11 @@ projects:
type: git
location: 'https://github.com/eclipse/che.git'
components:
- name: theia-editor
type: cheEditor
- type: cheEditor
id: org.eclipse.che.editor.theia:1.0.0
- name: exec-plugin
type: chePlugin
- type: chePlugin
id: che-machine-exec-plugin:0.0.1
- name: che-dev
- alias: che-dev
type: kubernetes
reference: .che-dev.yaml
commands: