helm-charts
helm-charts copied to clipboard
Add duration and renewBefore values for cert-manager certificates
Add options to configure duration and renewBefore fields for Certificates resources.
Default values are set to cert-manager's default, duration = 90d, and renewBefore = 30d.
@erwanval: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.
/kind feature/kind enhancement/kind fix/kind chore/kind dependencies
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the forked project rr404/oss-governance-bot repository.
@erwanval: There are no area labels on this PR. You can add as many areas as you see fit.
/area agent/area local-api/area cscli/area security/area configuration
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the forked project rr404/oss-governance-bot repository.
/kind enhancement /area configuration
lgtm but we should add them to README.md
Hi @mmetc
The readme is updated through a Github action on merge, no? Or has it changed? I can add them manually otherwise
Hi @mmetc
The readme is updated through a Github action on merge, no? Or has it changed? I can add them manually otherwise
Oh sure, I forgot it runs on the push to master, not on the PR. Thanks