[stable/kube-lego] Fix the 'ClusterRole' for 'kube-lego'. (#2328)

* Fix the 'ClusterRole' for 'kube-lego'.

* Update Chart.yaml
This commit is contained in:
Bruno Miguel Custódio
2017-09-30 01:20:32 -04:00
committed by Vic Iglesias
parent fd88ae7421
commit a7b1f93ff2
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: Automatically requests certificates from Let's Encrypt
name: kube-lego
version: 0.1.11
version: 0.1.12
keywords:
- kube-lego
- letsencrypt
+1
View File
@@ -32,6 +32,7 @@ rules:
- apiGroups:
- ""
resources:
- endpoints
- secrets
verbs:
- get