From eb132e923ef07147131a62ed0e597cf0a90e984b Mon Sep 17 00:00:00 2001
From: Lili Cosic <cosiclili@gmail.com>
Date: Wed, 31 Jul 2019 16:39:06 +0200
Subject: [PATCH] Regenerate manifests

---
 manifests/kube-state-metrics-clusterRole.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/kube-state-metrics-clusterRole.yaml b/manifests/kube-state-metrics-clusterRole.yaml
index 87a535ac..a0722c70 100644
--- a/manifests/kube-state-metrics-clusterRole.yaml
+++ b/manifests/kube-state-metrics-clusterRole.yaml
@@ -85,7 +85,7 @@ rules:
 - apiGroups:
   - storage.k8s.io
   resources:
-  - storageclass
+  - storageclasses
   verbs:
   - list
   - watch
-- 
GitLab