Merge branch '58927-jupyterhub-fails-to-install' into 'master'

Fixes jupyter installation randomly failing

Closes #58927

See merge request gitlab-org/gitlab-ce!26126
This commit is contained in:
Douglas Barbosa Alexandre 2019-03-14 02:27:20 +00:00
commit a59b7cee0a
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
title: Fixes jupyter installation randomly failing
merge_request: 26126
author:
type: fixed

View file

@ -23,3 +23,7 @@ ingress:
annotations:
kubernetes.io/ingress.class: "nginx"
kubernetes.io/tls-acme: "true"
prePuller:
hook:
enabled: false