-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow volumes and volume mounts to be defined as Dicts
Continue to support these values to be defined as Lists for backwards compatibility. When defined as Dicts, the items are sorted lexicographically by the keys and the values are used as volumes / volume mounts. This enables easy overriding or extension. refs NASA-IMPACT/veda-jupyterhub#44 (comment) jupyterhub/jupyterhub#4822
- Loading branch information
Showing
2 changed files
with
152 additions
and
12 deletions.
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