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
cae6de54
Commit
cae6de54
authored
Jun 11, 2021
by
Craig Russell
Browse files
Enabled DIND for gpu cluster (working now?)
parent
8440ca01
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
binderhub/production/config_beta.yaml
binderhub/production/config_beta.yaml
+1
-1
helmsman/gpu.yaml
helmsman/gpu.yaml
+5
-5
No files found.
binderhub/production/config_beta.yaml
View file @
cae6de54
...
...
@@ -20,4 +20,4 @@ ingress:
kubernetes.io/ingress.class
:
nginx
dind
:
enabled
:
false
\ No newline at end of file
enabled
:
true
\ No newline at end of file
helmsman/gpu.yaml
View file @
cae6de54
...
...
@@ -10,14 +10,14 @@ settings:
apps
:
binderhub-production
:
valuesFiles
:
-
"
binderhub/config.yaml"
-
"
../
binderhub/config.yaml"
# - "binderhub/production/config.yaml"
-
"
binderhub/production/config_beta.yaml"
-
"
../
binderhub/production/config_beta.yaml"
binderhub-production-gpu
:
enabled
:
true
valuesFiles
:
-
"
binderhub/config.yaml"
-
"
../
binderhub/config.yaml"
# - "binderhub/production/config.yaml"
-
"
binderhub/production/config_beta.yaml"
-
"
binderhub/production/config_beta_GPU.yaml"
\ No newline at end of file
-
"
../binderhub/production/config_beta.yaml"
-
"
../binderhub/production/config_beta_GPU.yaml"
\ 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