From 4859d449c2765b8096974a763c6f784f97c300cb Mon Sep 17 00:00:00 2001 From: RomanNikitenko Date: Wed, 25 Jan 2023 16:37:05 +0200 Subject: [PATCH] Update che-editor.yaml --- .che/che-editor.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.che/che-editor.yaml b/.che/che-editor.yaml index f677b37..8ae3496 100644 --- a/.che/che-editor.yaml +++ b/.che/che-editor.yaml @@ -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: