add pv for new postgres' gitea cluster

This commit is contained in:
2026-02-06 00:37:51 +01:00
parent 15063c9885
commit 3d28650c1b
2 changed files with 33 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- postgres-volume.yaml
- postgres-cluster.yaml
- release.yaml
- secret.yaml