mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
n8n's chart uses persistence.type: existing, which expects this PVC to already exist - nothing ever created it since n8n started at replicas: 0 and is only now being scaled up to 1 (confirmed live: pod stuck Pending, 'persistentvolumeclaim n8n-main-persistence not found').