kubernetesbigdataeg/zookeeper-operator

Zookeeper operator RBAC for real deployment problem

Closed this issue · 0 comments

Deploying the operator with:

make deploy IMG=docker.io/kubernetesbigdataeg/zookeeper-operator:0.0.1

I'm getting RBACs permissions similar to:

https://groups.google.com/g/operator-framework/c/abeoKZKfpLE/m/7rzHVzuMAAAJ

Probably the error is related to missing the parameter --generate-role scaffolding the API

sdk create api --group cache --version v1alpha1 --kind zookeeper --generate-role