REFACTOR(grafana): change Grafana storageClass
- Update storageClass to local-path - Change storage backend configuration
This commit is contained in:
@@ -13,7 +13,7 @@ admin:
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 2Gi
|
||||
storageClassName: local-path-retain
|
||||
storageClassName: local-path
|
||||
|
||||
initChownData:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user