fix file extensions

This commit is contained in:
j 2025-08-07 18:09:43 +10:00
parent e07a2f2af1
commit fa510e2ee6

View file

@ -5,6 +5,6 @@ kind: Kustomization
resources:
- namespace.yaml
- mariadb.yaml
- postgresql.sql
- redis.sql
- postgresql.yaml
- redis.yaml
- influxdb.yaml