Commit f39b6082 authored by Marek Siarkowicz's avatar Marek Siarkowicz

[prometheus addon] Fix missing storage class in alertmanager PVC

parent 03c5f298
...@@ -7,6 +7,7 @@ metadata: ...@@ -7,6 +7,7 @@ metadata:
kubernetes.io/cluster-service: "true" kubernetes.io/cluster-service: "true"
addonmanager.kubernetes.io/mode: EnsureExists addonmanager.kubernetes.io/mode: EnsureExists
spec: spec:
storageClassName: standard
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
resources: resources:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment