REFACTOR(longhorn): migrate to local-path

- alertmanager, grafana, loki, prometheus: storageClass -> local-path-retain
- Change storage backend configuration
This commit is contained in:
2026-01-01 15:27:42 +09:00
parent 60dfa5cf7b
commit e4b477a510
4 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ prometheus:
storageSpec:
volumeClaimTemplate:
spec:
storageClassName: longhorn
storageClassName: local-path-retain
accessModes: ["ReadWriteOnce"]
resources:
requests: