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
@@ -1,5 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: longhorn-system
resources: []
# Longhorn deployed via Helm chart (values in parent layer)
resources:
- longhorn-wffc-storageclass.yaml
# Longhorn deployed via Helm chart (values in parent layer). The WFFC
# StorageClass above is the new default; the chart's Immediate `longhorn` SC is
# demoted (default-class annotation removed on the live object at bootstrap).