Skip to content

Commit

Permalink
Merge pull request 2i2c-org#4101 from yuvipanda/always-pull-awi
Browse files Browse the repository at this point in the history
awi-ciroh: Always pull images in staging environment
  • Loading branch information
yuvipanda authored May 20, 2024
2 parents 8692963 + 5aa1a69 commit a830472
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/clusters/awi-ciroh/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,9 @@ basehub:
PERSISTENT_BUCKET: gs://awi-ciroh-persistent-staging/$(JUPYTERHUB_USER)
hub:
config:
KubeSpawner:
# Requested as part of https://2i2c.freshdesk.com/a/tickets/1607, to
# make it easier to test custom images
image_pull_policy: Always
GitHubOAuthenticator:
oauth_callback_url: "https://staging.ciroh.awi.2i2c.cloud/hub/oauth_callback"

0 comments on commit a830472

Please sign in to comment.