This commit is contained in:
2024-05-03 09:58:49 +02:00
parent d9eda3e533
commit 054859528f
11 changed files with 248 additions and 0 deletions

View File

@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ingress.yaml
- pvc.yaml
- service.yaml