bitnami-labs / sealed-secrets

A Kubernetes controller and tool for one-way encrypted Secrets
Apache License 2.0
7.73k stars 686 forks source link

Adding keyttl and keycutofftime options to helm chart #1610

Closed rurod closed 2 weeks ago

rurod commented 1 month ago

Description of the change

Hi, this change adds the two following controller flags as options in the helm chart :

Benefits

It allows specifying those options without having to override the default args list defined by the helm chart. Thus simplifying the early key renewal procedure when Sealed Secrets is deployed through ArgoCD for example.

Possible drawbacks

No drawback identified.

Applicable issues

Did not find an opened issue mentioning this.

Additional information

N/A

github-actions[bot] commented 3 weeks ago

This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thank you for your contribution.