diff --git a/v3/plugins/esa/maap-jupyter/latest/meta.yaml b/v3/plugins/esa/maap-jupyter/latest/meta.yaml index 42593445f1089a3da02d16f28e264b8ed65d8eae..4202ebc5ab8ba5296e1c4e02784e0b97260a2705 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"