Files
homelab/infrastructure/hydra/cloud-native-pg/cluster-namespace.yaml
T
2026-04-30 14:37:34 -04:00

7 lines
82 B
YAML

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