fix file extensions
This commit is contained in:
parent
e07a2f2af1
commit
fa510e2ee6
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue