services.kubernetes.apiserver.serviceAccountSigningKeyFile

NixOS option

Path to the file that contains the current private key of the service account token issuer. The issuer will sign issued ID tokens with this private key.

type: absolute pathdeclared in: nixos/modules/services/cluster/kubernetes/apiserver.nixView source on NixOS/nixpkgs →