mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
11 lines
184 B
YAML
11 lines
184 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: Cluster
|
|
metadata:
|
|
name: cluster-example
|
|
namespace: cnpg-database
|
|
spec:
|
|
instances: 3
|
|
storage:
|
|
storageClass: proxmox-csi
|
|
size: 4G
|