chore(jupyterhub): cleanup justfile
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
set fallback := true
|
||||
|
||||
tempdir := `mktemp -d`
|
||||
export JUPYTERHUB_NAMESPACE := env("JUPYTERHUB_NAMESPACE", "jupyter")
|
||||
export JUPYTERHUB_CHART_VERSION := env("JUPYTERHUB_CHART_VERSION", "4.2.0")
|
||||
export JUPYTERHUB_OIDC_CLIENT_ID := env("JUPYTERHUB_OIDC_CLIENT_ID", "jupyterhub")
|
||||
|
||||
Reference in New Issue
Block a user