class Porkadot::Configs::Kubelet

def bootstrap_cert_path

def bootstrap_cert_path
  File.join(self.target_path, 'bootstrap.crt')
end