mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-08 17:17:04 +00:00
Deleting the clusterIP field when the service should be headless will cause it to be assigned a new IP on restore; instead it should retain the headless state after restoration. Fixes #168 Signed-off-by: Nolan Brubaker <nolan@heptio.com>