chore(helm): Adding default storage provider for prometheus
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
fa173eeb4f
commit
6812102061
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ kube-prometheus-stack:
|
|||
storageSpec:
|
||||
volumeClaimTemplate:
|
||||
spec:
|
||||
storageClassName: local-path
|
||||
# storageClassName: local-path
|
||||
accessModes: ["ReadWriteOnce"]
|
||||
resources:
|
||||
requests:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue