mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/kube-lego] Fix the 'ClusterRole' for 'kube-lego'. (#2328)
* Fix the 'ClusterRole' for 'kube-lego'. * Update Chart.yaml
This commit is contained in:
committed by
Vic Iglesias
parent
fd88ae7421
commit
a7b1f93ff2
@@ -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
|
||||
|
||||
@@ -32,6 +32,7 @@ rules:
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
- endpoints
|
||||
- secrets
|
||||
verbs:
|
||||
- get
|
||||
|
||||
Reference in New Issue
Block a user