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
040cc9f5
Commit
040cc9f5
authored
Aug 04, 2021
by
Craig Russell
Browse files
Disable https default (need to change this later)
parent
17a67c75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
binderhub/production/config.yaml
binderhub/production/config.yaml
+3
-3
No files found.
binderhub/production/config.yaml
View file @
040cc9f5
...
...
@@ -25,9 +25,9 @@ ingress:
kubernetes.io/tls-acme
:
"
true"
cert-manager.k8s.io/acme-challenge-type
:
http01
cert-manager.io/cluster-issuer
:
letsencrypt-production
https
:
enabled
:
true
type
:
nginx
#
https:
#
enabled: true
#
type: nginx
tls
:
-
secretName
:
binder-bioimagearchive-org-cert
hosts
:
...
...
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