infrapuzzle/k8s/datalab/jupyter-values.yaml

38 lines
639 B
YAML

auth:
dummy:
password: ko3lei5EiW
whitelist:
users:
- fabi
- mop
proxy:
service:
type: ClusterIP
secretToken: 1d82f77641d097ae362f9fa684ce1629956b3c036f01ac91dc9112aa718cdbe9
singleuser:
#defaultUrl: "/lab"
image:
name: "jupyter/tensorflow-notebook"
tag: latest
extraEnv:
GRANT_SUDO: "yes"
uid: 0
cmd: null
cpu:
guarantee: 1
memory:
guarantee: "5G"
ingress:
enabled: true
hosts:
- "jupyter.haumdaucher.de"
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
tls:
- hosts:
- jupyter.haumdaucher.de
secretName: jupyter-haumdaucher-de