refactor: remove mysql resource from kustomization #84
Reference in New Issue
Block a user
Delete Branch "refactor-remove-mysql-resource"
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?
Remove MySQL configuration from the Kustomization file,
as it is no longer needed for the current application
architecture. This change simplifies the resource
management and reduces complexity in the deployment.