victorious-jelly-28729
05/07/2025, 4:32 PMjolly-florist-66728
05/07/2025, 4:32 PMstow
section in your storage config and is falling back to the older connection
-based S3/MinIO configuration. This is not necessarily an error, but it indicates your config is missing the recommended stow
block for storage, which is now preferred for S3/MinIO backends. If FlyteAdmin is not starting, there may be a misconfiguration in your storage section, such as missing or incorrect keys like access-key
, secret-key
, or endpoint
under connection
or stow
blocks, or the container
(bucket) name is not set properly. See the flyteadmin_config.yaml example and storage config reference.
Would you like more detail on how to structure your storage config for FlyteAdmin, or help troubleshooting startup errors?
Sources:
- flyteadmin_config.yaml
- FlyteAdmin storage config reference 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.