You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing your helm chart as is, results in the operator being unable to create its Leases, because it is missing the permissions to do so. Shouldn't this be part of the /templates/role.yaml? E.g.:
Installing your helm chart as is, results in the operator being unable to create its
Leases
, because it is missing the permissions to do so. Shouldn't this be part of the/templates/role.yaml
? E.g.:I am not sure which verbs it needs, definitely
create
.The text was updated successfully, but these errors were encountered: