#15 kust for databases
This commit is contained in:
parent
0edae5a32f
commit
cd77bd6bd4
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
|
||||||
|
resources:
|
||||||
|
- namespace.yaml
|
||||||
|
- mariadb.yaml
|
||||||
|
- postgresql.sql
|
||||||
|
- redis.sql
|
||||||
|
- influxdb.yaml
|
Loading…
Add table
Add a link
Reference in a new issue