mysql: First working kustomize

This commit is contained in:
Florian RICHER 2025-03-27 11:26:11 +01:00
parent fa945f2e5c
commit 244458738c
10 changed files with 125 additions and 2 deletions

View file

@ -3,3 +3,5 @@
resources:
- mysql_statefulset.yaml
- mysql_service.yaml
- phpmyadmin_deployment.yaml
- phpmyadmin_service.yaml