add infra app postgresql

This commit is contained in:
2024-07-18 23:58:56 +10:00
parent 2000ebda91
commit 07b9a68b3f
3 changed files with 66 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