Merge pull request #540 from 3dwardch3ng/infra/minio

fix infra app minio
This commit is contained in:
2024-07-18 21:32:43 +10:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

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