khmereid-backend-temp/k8s/base/postgres-dotnet.yml
2025-10-29 17:19:52 +07:00

14 lines
293 B
YAML

apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: postgres-dotnet
namespace: argocd
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
spec:
instances: 1
bootstrap:
initdb:
database: khmereid_backend_db
storage:
size: 1Gi