Commit Graph
1 Commits
Author SHA1 Message Date
Scooby Husky 444cb127bd Add missing n8n-main-persistence PVC on VPS
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').
2026-08-18 18:24:30 -05:00