You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding keyttl and keycutofftime options to helm chart (#1610)
**Description of the change**
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.
**Possible drawbacks**
No drawback identified.
**Applicable issues**
Did not find an opened issue mentioning this.
**Additional information**
N/A
Signed-off-by: rurod <[email protected]>
0 commit comments