clusters/k3s-local: add apps/mysql

This commit is contained in:
Haitao Pan 2024-02-24 17:04:58 +08:00
parent 7126805497
commit 10987ea9e5

View File

@ -4,7 +4,8 @@ resources:
- namespace.yaml
- repository.yaml
- ../../apps/itsm-dev/
- ../../apps/postgresql/
- ../../apps/redis/
- ../../apps/mysql/
- ../../apps/postgresql/
- ../../apps/mongodb/
- ../../apps/minio/