Skip to content

Commit

Permalink
Update che-editor.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanNikitenko authored Jan 25, 2023
1 parent 30cca04 commit 4859d44
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .che/che-editor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@ inline:
- id: init-container-command
apply:
component: che-code-injector
- id: init-che-code-command
exec:
component: che-code-runtime-description
commandLine: '/checode/entrypoint-volume.sh'
events:
preStart:
- init-container-command
postStart:
- /checode/entrypoint-volume.sh
- init-che-code-command
components:
- name: che-code-runtime-description
container:
Expand Down

0 comments on commit 4859d44

Please sign in to comment.