add app postgresql

This commit is contained in:
2024-07-18 17:58:48 +10:00
parent 3dc6b93050
commit 4655c3412a
4 changed files with 11 additions and 47 deletions

View File

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