REFACTOR(alertmanager): change storageClass

- Update storageClass to local-path-retain
- Change storage backend configuration
This commit is contained in:
2026-01-04 17:49:55 +09:00
parent 7653f2c4c8
commit 864c2c45d8
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ fullnameOverride: alertmanager
persistence:
enabled: true
size: 1Gi
storageClass: local-path-retain
storageClass: local-path
resources:
requests: