Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Craig Russell
bia-jupyter-hub
Commits
ce1af5c3
Commit
ce1af5c3
authored
Aug 06, 2021
by
Craig Russell
Browse files
Modern emergecny helm deploy
parent
16f94172
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
binderhub/deploy.sh
binderhub/deploy.sh
+3
-1
No files found.
binderhub/deploy.sh
View file @
ce1af5c3
kubectl create namespace binderhub
helm
install
binderhub jupyterhub/binderhub
--version
=
0.2.0-n217.h35366ea
--namespace
=
binderhub
-f
secret.yaml
-f
config.yaml
helm upgrade binderhub jupyterhub/binderhub
--version
=
0.2.0-n217.h35366ea
-f
secret.yaml
-f
config.yaml
\ No newline at end of file
helm upgrade binderhub jupyterhub/binderhub
--version
=
0.2.0-n217.h35366ea
-f
secret.yaml
-f
config.yaml
helm upgrade binderhub jupyterhub/binderhub
--version
=
0.2.0-n636.h8e3b5ac
--namespace
=
binderhub
-f
binderhub/secret.yaml
-f
binderhub/config_basic.yaml
--install
--create-namespace
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment