pangeo-data/helm-chart

Typo in Dask RBAC RoleBinding

Closed this issue · 0 comments

The apiGroup is at the wrong level in the Dask RoleBinding, resulting in the following error from Helm:

Error: error validating "": error validating data: [ValidationError(RoleBinding): unknown field "apiGroup" in io.k8s.api.rbac.v1beta1.RoleBinding, ValidationError(RoleBinding.roleRef): missing required field "apiGroup" in io.k8s.api.rbac.v1beta1.RoleRef]

It just needs to be pushed forward by two spaces...