forked from jupyterhub/mybinder.org-deploy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- We only push to prod, not staging, since chartpress isn't set up to do multiple pushes. jupyterhub/chartpress#25 should help with that. - Staging can read all prod images for now, to work around this. - Create and use a new prod service acct that has image read / write perms.
- Loading branch information
Showing
3 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
charts: | ||
- name: mybinder | ||
imagePrefix: jupyterhub/mybinder-extr | ||
imagePrefix: jupyterhub/mybinder-tool- | ||
images: | ||
events-archiver: | ||
valuesPath: eventsArchiver.image |
Binary file not shown.