File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -44,5 +44,5 @@ dependencies:
4444 # Source code: https://github.com/jupyterhub/binderhub/tree/master/helm-chart
4545 # App changelog: https://github.com/jupyterhub/binderhub/blob/master/CHANGES.md
4646 - name : binderhub
47- version : 0.2.0-n506.hd631d84
47+ version : 0.2.0-n509.hc028fda
4848 repository : https://jupyterhub.github.io/helm-chart
Original file line number Diff line number Diff line change @@ -215,8 +215,6 @@ binderhub:
215215 limits :
216216 cpu : " 2"
217217 memory : 1Gi
218- pdb :
219- minAvailable : 0
220218 extraConfig :
221219 neverRestart : |
222220 c.KubeSpawner.extra_pod_config.update({'restart_policy': 'Never'})
@@ -227,8 +225,6 @@ binderhub:
227225 prometheus.io/scrape : ' true'
228226 prometheus.io/path : ' /hub/metrics'
229227 proxy :
230- pdb :
231- minAvailable : 0
232228 service :
233229 type : ClusterIP
234230 chp :
You can’t perform that action at this time.
0 commit comments