diff --git a/charts/tsuru-api/Chart.yaml b/charts/tsuru-api/Chart.yaml index 7a5f47e..35e4c36 100644 --- a/charts/tsuru-api/Chart.yaml +++ b/charts/tsuru-api/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.16 +version: 0.2.17 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/tsuru-api/templates/rbac.yaml b/charts/tsuru-api/templates/rbac.yaml index 4f058ed..12661aa 100644 --- a/charts/tsuru-api/templates/rbac.yaml +++ b/charts/tsuru-api/templates/rbac.yaml @@ -7,6 +7,13 @@ metadata: {{- include "tsuru-api.labels" . | nindent 4 }} rules: +- apiGroups: + - coordination.k8s.io + resources: + - leases + verbs: + - "*" + - apiGroups: - "" resources: