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

Make cert-manager certs duration configurable #120

Merged

Conversation

alexcern
Copy link
Contributor

Hardcoded certificate duration when using cert-manager may be insufficient in some cases (compare to using generateCerts, which creates certificate with 10 year validity).

In this proposal, the duration of the certificates generated by cert-manager is made configurable. The previously hardcoded values are retained as default values (5y for CA and 1y for serving certificate).

@eshepelyuk
Copy link
Contributor

@alexcern alexcern force-pushed the cert-manager-cert-lifetime branch from 6cc2fa1 to 14bdf3c Compare December 26, 2021 12:14
@alexcern
Copy link
Contributor Author

Thanks for the reminder @eshepelyuk, should be OK now

@eshepelyuk eshepelyuk merged commit 887279e into open-policy-agent:master Dec 26, 2021
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.

2 participants