You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PostgreSQL, MySQL, and MariaDB are still embedded in the agent instead of being available from the runtime template catalog. Add them as infrastructure templates that follow the current storage and network conventions.
Checklist
Add PostgreSQL, MySQL, and MariaDB templates
Store data in bind mounts inside each deployment directory
Join the external database network without publishing ports by default
Declare each template as infrastructure in its metadata
Define the required credentials as deploy time inputs without usable defaults
PostgreSQL, MySQL, and MariaDB are still embedded in the agent instead of being available from the runtime template catalog. Add them as infrastructure templates that follow the current storage and network conventions.
Checklist
Related