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: resources:
- namespace.yaml - namespace.yaml
- mariadb.yaml - mariadb.yaml
- postgresql.sql - postgresql.yaml
- redis.sql - redis.yaml
- influxdb.yaml - influxdb.yaml