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

Update cert-manager to use kubernetes_manifest resource #241

Open
bmonkman opened this issue Oct 22, 2021 · 0 comments
Open

Update cert-manager to use kubernetes_manifest resource #241

bmonkman opened this issue Oct 22, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers kubernetes terraform

Comments

@bmonkman
Copy link
Contributor

The cert-manager code uses local-exec to run kubectl apply to create cluster issuers.
Now that the kubernetes_manifest resource is generally available, update to using that which should be cleaner and less error-prone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers kubernetes terraform
Projects
Status: Up Next
Development

No branches or pull requests

1 participant