Files
homelab/infrastructure/hydra/postgres/cluster-namespace.yaml
2026-05-02 06:55:29 -04:00

7 lines
82 B
YAML

apiVersion: v1
kind: Namespace
metadata:
name: cnpg-cluster
spec: {}
status: {}