Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Modify the kind of mysql-agent role in contrib/manifests/rbac.yaml #276

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yukirii
Copy link

@yukirii yukirii commented May 3, 2019

Currently, mysql-agent role (kind: ClusterRole) is defined in rbac.yaml, but mysql-agent RoleBinding references kind: Role.
This PR modifies the kind of mysql-agent role to match the reference of the RoleBinding.

I have signed and sent OCA document to the email.

Signed-off-by: Yuki Kirii <yukirii@lbread.org>
@yukirii
Copy link
Author

yukirii commented May 3, 2019

I have a question. It looks like it does not need to apply role-binding-template.yaml because Role and RoleBinding are defined in rbac.yaml. Is the template file still needed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant