diff --git a/charts/pv-resizer/v0.1.0/templates/rbac.yaml b/charts/pv-resizer/v0.1.0/templates/rbac.yaml index 1c702e7..6f613cc 100644 --- a/charts/pv-resizer/v0.1.0/templates/rbac.yaml +++ b/charts/pv-resizer/v0.1.0/templates/rbac.yaml @@ -17,7 +17,7 @@ rules: - persistentvolumeclaims verbs: ["get", "list", "patch", "update"] - +--- # We bind the role to the pv-resizer ServiceAccount apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding