From f726b1c64ec529d13b5dbd7dd3ae7c9ac1cefdef Mon Sep 17 00:00:00 2001 From: Oleksandr Garagatyi Date: Fri, 1 Feb 2019 09:56:19 +0200 Subject: [PATCH] Disable discoverability of endpoint Signed-off-by: Oleksandr Garagatyi --- assembly/etc/che-plugin.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/assembly/etc/che-plugin.yaml b/assembly/etc/che-plugin.yaml index e35c92c57..0f48eaab7 100644 --- a/assembly/etc/che-plugin.yaml +++ b/assembly/etc/che-plugin.yaml @@ -5,6 +5,7 @@ endpoints: attributes: protocol: ws type: terminal + discoverable: false containers: - name: che-machine-exec image: eclipse/che-machine-exec