fix(storage): add longhorn-wffc WaitForFirstConsumer default SC, repoint portainer/forgejo-runner — Immediate binding placed PVCs on non-storage nodes (cp-2/cp-3), attach failed

This commit is contained in:
Story Crater Bot
2026-07-20 23:49:01 -07:00
parent 9117fd777a
commit e0b24c83d0
4 changed files with 37 additions and 5 deletions
@@ -30,10 +30,10 @@ dind:
persistence:
reg:
storageClass: longhorn
storageClass: longhorn-wffc
size: 1Gi # .runner registration file + config — survives pod restarts
dind:
storageClass: longhorn
storageClass: longhorn-wffc
size: 30Gi # docker layer cache — keeps rebuilds fast across restarts
tolerations: