We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently, velero install --wait attempts to check the Deployment with the velero server for readiness, but does not look at the restic daemonset.
velero install --wait
For completeness, it should also check to be sure the restic daemonset is in a usable state.