Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
  • Loading branch information
consideRatio and manics authored May 1, 2021
1 parent 898fd4b commit 0df6123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubespawner/spawner.py
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ def _namespace_default(self):
- a list of the command and arguments
- `None` (default) to use the Docker image's `CMD`
`cmd` will be passed to the image's `ENTRYPOINT`.
If `cmd` is set, it will be augmented with `spawner.get_args(). This will override the `CMD` specified in the Docker image.
""",
)

Expand Down

0 comments on commit 0df6123

Please sign in to comment.