COTV-8101: ONTAP Tools 10: Deployment fails as the ntv-vault-transit pod is unable to start
Issue
During the deployment of ONTAP Tools for VMware vSphere 10, the ntv-vault-transit enters into a CrashLoopBackoff state.
When reviewing recent events for the OTV kubernetes cluster raised during the failed deployment, the following failing readiness check is seen:$ kubectl get events -n ntv-system --sort-by='.lastTimestamp'52s Warning Unhealthy pod/ntv-vault-transit-12345678-abcd Readiness probe failed: Error checking seal status: Get "https://ntv-vault-transit-internal.ntv-system.svc.cluster.local:8200/v1/sys/seal-status": dial tcp 192.168.0.50:8200: connect: connection refused
The "connection refused" warning references a IP address that is external to the ONTAP Tools appliance.
