1
0
Fork 0

refactor(monitoring): change storage class to local-path

This commit is contained in:
Vojtěch Mareš 2022-11-15 14:28:00 +00:00
parent 432c3a75ee
commit 8b127da129

View file

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