Skip to content
代码片段 群组 项目
提交 6adca368 编辑于 作者: Mayra Cabrera's avatar Mayra Cabrera 提交者: Douglas Barbosa Alexandre
浏览文件

Fixes jupyter installation randomly failing

Disables jupyter prepuller to avoid Helm chart to await for upgrading
the jupyter hub images that are used by the hub pod to spawn user pods
arrives on the nodes where users can spawn first.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58927
上级 ae8cbffa
No related branches found
No related tags found
无相关合并请求
---
title: Fixes jupyter installation randomly failing
merge_request: 26126
author:
type: fixed
...@@ -23,3 +23,7 @@ ingress: ...@@ -23,3 +23,7 @@ ingress:
annotations: annotations:
kubernetes.io/ingress.class: "nginx" kubernetes.io/ingress.class: "nginx"
kubernetes.io/tls-acme: "true" kubernetes.io/tls-acme: "true"
prePuller:
hook:
enabled: false
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册