Skip to content

Commit 07c188b

Browse files
authored
Merge pull request #1822 from henchbot/binderhub_bump
binderhub: 0.2.0-n506.hd631d84...0.2.0-n509.hc028fda
2 parents 3e0527c + c4f7bb9 commit 07c188b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

mybinder/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

mybinder/values.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)