export function getIsSecretInUse(
  secret: Secret,
  pods: Pod[],
  jobs: Job[],
  cronJobs: CronJob[]