services.rke2.extraFlags

Extra flags to pass to the rke2 command.

Type
string or list of string
Default
[ ]
Example
[
  "--etcd-expose-metrics"
  "--cluster-cidr 10.24.0.0/16"
]
Declared
<nixpkgs/nixos/modules/services/cluster/rancher/default.nix>