2026-07-16 14:28:19 -07:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
namespace: longhorn-system
|
2026-07-20 23:49:01 -07:00
|
|
|
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).
|