fix(storage): add longhorn-wffc SC + pin portainer/forgejo-runner to az-a — fixes PVC attach

This commit is contained in:
Story Crater Bot
2026-08-18 15:08:02 -07:00
parent cda75eeb7b
commit 384548b424
5 changed files with 51 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).