services.kubernetes.pki.caCertPathPrefix
NixOS option
Path-prefrix for the CA-certificate to be used for cfssl signing. Suffixes “.pem” and “-key.pem” will be automatically appended for the public and private keys respectively.
type: stringDefault
declared in: nixos/modules/services/cluster/kubernetes/pki.nixView source on NixOS/nixpkgs →"${config.services.cfssl.dataDir}/ca"