MyNixOS website logo
option

services.kubernetes.pki.caCertPathPrefix

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.

Declarations
Type
string
Default
"${config.services.cfssl.dataDir}/ca"