class Porkadot::Configs::Certs::Kubernetes

def sa_private_key_path

def sa_private_key_path
  File.join(self.target_dir, 'sa.key')
end