From e45f4dfaeb30d2ea64f582312e5b0c4bcd9c16bb Mon Sep 17 00:00:00 2001
From: Jean-Eric Stranig <jstranig@capgemini.com>
Date: Thu, 25 Feb 2021 18:17:12 +0000
Subject: [PATCH] check the service name

---
 v3/plugins/esa/maap-jupyter/latest/meta.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/v3/plugins/esa/maap-jupyter/latest/meta.yaml b/v3/plugins/esa/maap-jupyter/latest/meta.yaml
index 4202ebc..5e85449 100644
--- a/v3/plugins/esa/maap-jupyter/latest/meta.yaml
+++ b/v3/plugins/esa/maap-jupyter/latest/meta.yaml
@@ -12,7 +12,7 @@ repository: https://biomass.pl.s2-eu.capgemini.com/gitlab/bmap/che7-stacks/maap-
 firstPublicationDate: "2019-02-05"
 spec:
   endpoints:
-   -  name: "jupyter-"
+   -  name: "jupyter2"
       public: true
       targetPort: 8888
       attributes:
-- 
GitLab