#!/usr/bin/env bash
export KUBECONFIG
KUBECONFIG=$(find "${DAPPER_OUTPUT:-output}"/kubeconfigs -type f -printf %p: || :)
