Skip to content

Commit

Permalink
test if commenting out all post start items works
Browse files Browse the repository at this point in the history
  • Loading branch information
Leah Wasser committed May 8, 2020
1 parent 60b44d7 commit 2469fb4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions hub-charts/staginghub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ jupyterhub:
limit: 500M
lifecycleHooks:
postStart:
exec:
command:
- "sh"
- "-c"
- >
gitpuller https://github.com/earthlab-education/earth-analytics-bootcamp-fall-2019 master ea-homework-notebooks;
#exec:
# command:
# - "sh"
# - "-c"
# - >
# gitpuller https://github.com/earthlab-education/earth-analytics-bootcamp-fall-2019 master ea-homework-notebooks;
proxy:
nodeSelector:
cloud.google.com/gke-nodepool: core-pool
Expand Down

0 comments on commit 2469fb4

Please sign in to comment.