mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 22:05:25 +00:00
If you have "cluster.local" as a search domain in /etc/resolv.conf and you have DNS set up so it can resolve cluster.local queries (e.g. with dnsmasq), this makes commands such as `ark restore logs` work correctly outside of the cluster. Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>