Files
homelab/infrastructure/hydra/cloud-native-pg/cluster-namespace.yaml
T

7 lines
82 B
YAML
Raw Normal View History

2026-04-30 14:37:34 -04:00
apiVersion: v1
kind: Namespace
metadata:
name: cnpg-cluster
spec: {}
status: {}