Closed mschneider82 closed 2 years ago
https://github.com/k3s-io/k3s/issues/3253
currently the expiry date values are hard-coded and cannot be configured from external. I have added additional functions to support custom valid until values for cert_utils used by k3s.
current codebase already fix it. you can use upstream code to resove your issue.
https://github.com/k3s-io/k3s/issues/3253
currently the expiry date values are hard-coded and cannot be configured from external. I have added additional functions to support custom valid until values for cert_utils used by k3s.