Files
homelab/infrastructure/hydra/longhorn/controllers/namespace.yaml
2026-04-25 18:15:23 -04:00

7 lines
85 B
YAML

apiVersion: v1
kind: Namespace
metadata:
name: longhorn-system
spec: {}
status: {}