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

7 lines
81 B
YAML
Raw Normal View History

2026-04-30 13:18:59 -04:00
apiVersion: v1
kind: Namespace
metadata:
name: cnpg-system
spec: {}
status: {}