REFACTOR(longhorn): migrate to local-path
- alertmanager, grafana, loki, prometheus: storageClass -> local-path-retain - Change storage backend configuration
This commit is contained in:
@@ -13,7 +13,7 @@ admin:
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 2Gi
|
||||
storageClass: longhorn # Migrated to Longhorn for HA (replica=2)
|
||||
storageClass: local-path-retain
|
||||
|
||||
initChownData:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user