add infra app minio

This commit is contained in:
2024-07-18 21:11:16 +10:00
parent 446cc3051e
commit bece0ca7ec
7 changed files with 164 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: postgresql
repo: oci://registry-1.docker.io/bitnamicharts
version: 15.5.17
releaseName: postgresql
valuesFile: values.yaml