feat: add mariadb helm deployment to lamp interpreter #26
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: NationTech/harmony#26
Loading…
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.