Hi, this change adds the two following controller flags as options in the helm chart :
--key-ttl
--key-cutoff-time
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.
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.
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