Files
homelab/k8s/data/temporal-database.yaml
T

11 lines
167 B
YAML
Raw Normal View History

apiVersion: postgresql.cnpg.io/v1
kind: Database
metadata:
name: temporal
namespace: ddb
spec:
name: temporal
owner: temporal
cluster:
name: ddb-cluster