Skip to content
Snippets Groups Projects
Commit 1f6df118 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

remove unused configs

parent daab4b89
No related branches found
No related tags found
No related merge requests found
Pipeline #253382 failed
......@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.16.8
version: 0.16.9
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
......
......@@ -323,7 +323,7 @@ data:
( has "JSC-Cloud" .Values.customConfig.systems )
}}
"repo2docker":
name: "Repo2docker (Binder) - beta"
name: "Repo2docker (Binder)"
userInput:
isRepo2Docker: true
allowedLists:
......
......@@ -334,19 +334,6 @@ customConfig:
requestKwargs:
request_timeout: 10
clientId: jupyter-jsc.fz-juelich.de
authStateKeys:
- services
- userModules
- backendServices
- groups
- systems
- incidentCheck
- binderRepos
- mapSystems
- mapPartitions
- defaultPartitions
- resources
- share
selfapihandler:
allowedAuthStateKeys:
- "access_token"
......@@ -354,7 +341,6 @@ customConfig:
- "groups"
- "preferred_username"
- "outpost_flavors"
- "options_form"
services:
JupyterLab:
defaultOption: "4.2"
......@@ -456,21 +442,6 @@ customConfig:
- LocalDummy
- Dummy
additionalServices: {}
binderRepos:
repos:
- GitHub
notyet:
- Gist
- Git repository
- GitLab.com
- Zenodo DOI
- Figshare DOI
- Hydroshare resource
- Dataverse DOI
- CKAN dataset
notebookTypes:
- File
- URL
redirectEditInPlace: "true"
redirectClusterIssuer: letsencrypt-cluster-issuer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment