Add shared MySQL platform service

This commit is contained in:
Arvind Prabhakar 2026-09-05 23:29:50 +00:00
commit 0f2c3ab52e
7 changed files with 195 additions and 0 deletions

View file

@ -0,0 +1,6 @@
apiVersion: v2
name: platform-mysql
description: Symcrest shared MySQL database service
type: application
version: 0.1.0
appVersion: "8.4"