mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Prometheus: Set the annotations for storage
This commit is contained in:
@@ -56,8 +56,8 @@ alertmanager:
|
||||
|
||||
## AlertManager data Persistent Volume annotations
|
||||
##
|
||||
# annotations:
|
||||
# volume.beta.kubernetes.io/storage-class: standard
|
||||
annotations:
|
||||
volume.beta.kubernetes.io/storage-class: standard
|
||||
|
||||
## AlertManager data Persistent Volume size
|
||||
##
|
||||
@@ -168,8 +168,8 @@ server:
|
||||
|
||||
## Server data Persistent Volume annotations
|
||||
##
|
||||
# annotations:
|
||||
# volume.beta.kubernetes.io/storage-class: standard
|
||||
annotations:
|
||||
volume.beta.kubernetes.io/storage-class: standard
|
||||
|
||||
## Server data Persistent Volume size
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user