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

Add namespace attributes and render for the cert-manager namespace by default #118

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

inteon
Copy link
Contributor

@inteon inteon commented Jan 17, 2024

Currently, the static manifest installs google-cas-issuer in the default namespace.
It is not possible to pass a namespace to kubectl -n .... apply, because the role binding namespaces will be wrong.
For that reason, we should add namespaces to all resources and set the default namespace to the cert-manager namespace ( seems like a good default ).

fixes #108

… default

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Copy link
Contributor

@SgtCoDFish SgtCoDFish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

Thanks!

@SgtCoDFish SgtCoDFish merged commit d77d423 into jetstack:main Jan 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with ClusterRoleBinding and RoleBinding
2 participants