Skip to content

Commit

Permalink
Move prepuller to correct part of config
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Aug 4, 2023
1 parent 3781c99 commit d67c4dd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/clusters/2i2c/ohw.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ basehub:
- secretName: https-auto-tls
hosts:
- oceanhackweek.2i2c.cloud
# Enabled prepuller for event: https://github.com/2i2c-org/infrastructure/issues/2879
prePuller:
hook:
enabled: true
continuous:
enabled: true
singleuser:
networkPolicy:
# In clusters with NetworkPolicy enabled, do not
Expand All @@ -33,12 +39,6 @@ basehub:
- ports:
- port: 22
protocol: TCP
# Enabled prepuller for event: https://github.com/2i2c-org/infrastructure/issues/2879
prePuller:
hook:
enabled: true
continuous:
enabled: true
profileList:
- display_name: "Python using JupyterLab"
description: "~2 CPU, ~8G RAM"
Expand Down

0 comments on commit d67c4dd

Please sign in to comment.