Commit graph

10 commits

Author SHA1 Message Date
Micke Nordin 80afeeb4ef
Add to schema 2024-01-18 15:14:21 +01:00
Micke Nordin 8c16f7aa30
Add hostAliases to values 2024-01-18 15:04:28 +01:00
Micke Nordin 0f5832fd90
Add port back 2024-01-18 15:03:13 +01:00
Micke Nordin 6ca3875011
Try directly with service and remove port patch to chart 2024-01-18 14:49:38 +01:00
Micke Nordin 9e06575a5d
Add hostnmae to chart 2024-01-18 09:54:54 +01:00
Micke Nordin d334afa51b
Moar config :P 2024-01-16 15:04:44 +01:00
Micke Nordin b5d86f08f9
Remove extra ports 2024-01-16 13:55:39 +01:00
Micke Nordin b16adaaceb
Add token refresh port to helm chart 2024-01-16 13:14:19 +01:00
Micke Nordin 1b5d67408e
Update charts to 3.2.1 and make values.yaml match docs 2024-01-11 09:27:05 +01:00
Micke Nordin 324724c3b1
Jupytherhub:
Export 3.0.3 like so:
```
helm repo add jupyterhub https://hub.jupyter.org/helm-chart/
helm fetch jupyterhub/jupyterhub --version 3.0.3 --untar --untardir .
```
2023-09-25 16:29:56 +02:00