[+] Applying manifests (0.0054 seconds) FAILED
Oops! Something went wrong while applying the manifests.
Error: Validation failed for manifest file '/etc/vault-autopilot/secretsengines.yaml'.
[{'type': 'int_parsing', 'loc': ('spec', 'engine', 'config', 'maxLeaseTtl'), 'msg': 'Input should be a valid integer, unable to parse string as an integer', 'input': '87600h'}]
Root Cause
The Vault Autopilot does not support specifying durations with unit suffixes (e.g. 'h','m','s', etc.) and expects a plain integer value instead.
Manifest
Output