This commit is contained in:
2024-05-03 10:28:31 +02:00
parent acd8cfde84
commit bd08d69e0e
11 changed files with 59 additions and 17 deletions

View File

@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- database.yaml
- redis.yaml
- server.yaml