Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trust namespace must be equals to deployment namespace #16

Closed
Delorien84 opened this issue Mar 28, 2022 · 1 comment · Fixed by #27
Closed

Trust namespace must be equals to deployment namespace #16

Delorien84 opened this issue Mar 28, 2022 · 1 comment · Fixed by #27
Assignees

Comments

@Delorien84
Copy link

Hello,
I want to install this application to different namespace then app.trust.namespace but I got error about not sufficient permission to create leader election lock. My use case is to install trust application several times in cert-manager namespace but to point to different trust namespace.

The problem is caused by https://github.com/cert-manager/trust/blob/main/deploy/charts/trust/templates/role.yaml that creates permission in deployment namespace not in trust namespace causing application does not have sufficient permission to create leader election lock and to watch secrets in trust namespace

@JoshVanL
Copy link
Collaborator

JoshVanL commented May 3, 2022

Thanks @Delorien84, I'll open up a PR shorty.

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants