This commit is contained in:
Julien Cabillot
2021-06-29 12:09:06 -04:00
parent 0b62da643d
commit 2d9dd339d0
8 changed files with 63 additions and 45 deletions

11
kustomization.yaml Normal file
View File

@@ -0,0 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- config-persistentvolumeclaim.yaml
- db-data-persistentvolumeclaim.yaml
- images-persistentvolumeclaim.yaml
- ingress.yml
- pigallery2-deployment.yaml
- pigallery2-service.yaml
- tmp-persistentvolumeclaim.yaml