Skip to content
Snippets Groups Projects

Version3.0.3

Merged Dung Vu requested to merge version3.0.3 into main
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -11,7 +11,7 @@ deploy-helm:
@@ -11,7 +11,7 @@ deploy-helm:
# - helm upgrade --cleanup-on-fail --install hpchub jupyterhub/jupyterhub -n csusb-hpc --version=1.2.0 --values values.yaml
# - helm upgrade --cleanup-on-fail --install hpchub jupyterhub/jupyterhub -n csusb-hpc --version=1.2.0 --values values.yaml
- helm upgrade --cleanup-on-fail
- helm upgrade --cleanup-on-fail
--install hubdev jupyterhub/jupyterhub
--install hubdev jupyterhub/jupyterhub
--namespace csusb-hub-dev --version=2.0.0
--namespace csusb-hub-dev --version=3.0.3
--values values.yaml
--values values.yaml
--set-file hub.extraFiles.custom_spawner_profile.stringData=./extraFiles/my_spawner.html
--set-file hub.extraFiles.custom_spawner_profile.stringData=./extraFiles/my_spawner.html
--set-file hub.extraFiles.custom_spawner.stringData=./extraFiles/my_spawner.py
--set-file hub.extraFiles.custom_spawner.stringData=./extraFiles/my_spawner.py
Loading