deviceinsight / activemq-artemis-helm

Helm Chart for ActiveMQ Artemis
Apache License 2.0
13 stars 14 forks source link

Fix role bindings #8

Closed wojtre closed 4 years ago

wojtre commented 4 years ago

In RoleBinding resource, roleRef and subjects don't have "namespace" field as they should exist in same namespace as the RoleBinding, therefore only RoleBinding can have "namespace" field. Otherwise error: Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(RoleBinding.roleRef): unknown field "namespace" in io.k8s.api.rbac.v1beta1.RoleRef