mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 18:49:33 +00:00
Add the --with-node-id flag to agent
This commit is contained in:
@@ -163,6 +163,7 @@ func NewAgentCommand(action func(ctx *cli.Context) error) cli.Command {
|
||||
Value: "/var/lib/rancher/k3s",
|
||||
},
|
||||
NodeNameFlag,
|
||||
WithNodeIDFlag,
|
||||
NodeLabels,
|
||||
NodeTaints,
|
||||
DockerFlag,
|
||||
|
||||
Reference in New Issue
Block a user