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,18 @@
name: platform-mysql
namespace: platform-services
image:
repository: mysql
tag: "8.4"
auth:
database: mysql
username: root
secret: platform-mysql-secret
storage:
className: longhorn
size: 20Gi
nodeSelector:
workload: app