Add postgres

This commit is contained in:
j 2025-07-12 13:43:25 +10:00
parent 0d449eefb1
commit d5019aafa2
3 changed files with 57 additions and 1 deletions

View file

@ -4,6 +4,7 @@ kind: Kustomization
resources:
- mariadb.yaml
- postgres.yaml
- replicator.yaml
- namespace.yaml
- redis.yaml