Update docs: MySQL → MariaDB 11.4 LTS
Consistency across all documentation. Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -194,7 +194,7 @@ async function createPreviewWithDatabase(params: {
|
||||
}) {
|
||||
const { namespace, projectName } = params
|
||||
|
||||
// 1. Deploy MySQL/PostgreSQL ephemeral
|
||||
// 1. Deploy MariaDB/PostgreSQL ephemeral
|
||||
await k8sClient.createDeployment({
|
||||
namespace,
|
||||
name: 'db',
|
||||
|
||||
Reference in New Issue
Block a user