Skip to content

Commit

Permalink
Allow setting default-runtime on servers
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
  • Loading branch information
brandond committed Dec 9, 2023
1 parent b9c288f commit 08509a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cli/cmds/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ var ServerFlags = []cli.Flag{
ImageCredProvConfigFlag,
DockerFlag,
CRIEndpointFlag,
DefaultRuntimeFlag,
ImageServiceEndpointFlag,
PauseImageFlag,
SnapshotterFlag,
Expand Down

0 comments on commit 08509a2

Please sign in to comment.