Connecting to the primary server with a short host name
The NetBackup primary server must be reachable from the NetBackup Kubernetes operator. NetBackup primary server name can be FQDN or short host name, it should be resolvable at NetBackup Kubernetes operator.
You can use hostAliases in the Velero controller manager deployment to make short host name-based NetBackup primary server reachable from NetBackup Kubernetes operator.
hostAliases:
- hostnames:
- falcon
ip: 10.x.x.x