From 06410e32cc53b84e1afde11f6dbec014dbaeb795 Mon Sep 17 00:00:00 2001
From: Jean-Eric Stranig <jstranig@capgemini.com>
Date: Thu, 25 Feb 2021 18:00:42 +0000
Subject: [PATCH] put and endpoint wiht jupyter-

---
 v3/plugins/esa/maap-jupyter/latest/meta.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/v3/plugins/esa/maap-jupyter/latest/meta.yaml b/v3/plugins/esa/maap-jupyter/latest/meta.yaml
index 4259344..4202ebc 100644
--- a/v3/plugins/esa/maap-jupyter/latest/meta.yaml
+++ b/v3/plugins/esa/maap-jupyter/latest/meta.yaml
@@ -11,6 +11,13 @@ category: Editor
 repository: https://biomass.pl.s2-eu.capgemini.com/gitlab/bmap/che7-stacks/maap-jupyter
 firstPublicationDate: "2019-02-05"
 spec:
+  endpoints:
+   -  name: "jupyter-"
+      public: true
+      targetPort: 8888
+      attributes:
+        protocol: http
+        type: ide
   containers:
    - name: jupyter-notebook
      image: "kosted/maap-esa-jupyter:0.0.2"
-- 
GitLab