fix(prometheus): use longhorn StorageClass, drop nonexistent longhorn-wffc — Prometheus CR requested storageClass longhorn-wffc which doesn't exist (deprecated), so operator never created the StatefulSet (Reconciled=False, no metrics server)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Longhorn StorageClass - single unified storage class for the entire cluster
|
||||
# Replaces: longhorn-wffc, longhorn-kafka, longhorn-static (all deprecated)
|
||||
# Longhorn StorageClass - single unified `longhorn` storage class for the whole
|
||||
# cluster. This is the only Longhorn class anything should reference.
|
||||
apiVersion: storage.k8s.io/v1
|
||||
kind: StorageClass
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user