feat: add mariadb helm deployment to lamp interpreter #26
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/lampDatabase"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
deploy_databasefunction to theLAMPInterpretstruct to deploy a MariaDB database using Helm.HelmCommandtrait requirement to theLAMPInterpretstruct.HelmChartScoreto manage MariaDB deployment.LAMPInterpretto includeHelmCommand.get_namespacefunction to retrieve the namespace.