Loading nixos/modules/services/cluster/kubernetes/pki.nix +0 −1 Original line number Diff line number Diff line Loading @@ -219,7 +219,6 @@ in inherit (cert) action; authority = { inherit remote; file.path = cert.caCert; root_ca = cert.caCert; profile = "default"; auth_key_file = certmgrAPITokenPath; Loading Loading
nixos/modules/services/cluster/kubernetes/pki.nix +0 −1 Original line number Diff line number Diff line Loading @@ -219,7 +219,6 @@ in inherit (cert) action; authority = { inherit remote; file.path = cert.caCert; root_ca = cert.caCert; profile = "default"; auth_key_file = certmgrAPITokenPath; Loading