add renew to certificates
This commit is contained in:
parent
90acdc034e
commit
66aefb4c5c
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ metadata:
|
|||
namespace: default
|
||||
spec:
|
||||
secretName: cloud-secret
|
||||
duration: 2160h # 90d
|
||||
renewBefore: 360h # 15d
|
||||
commonName: fqdn
|
||||
dnsNames:
|
||||
- fqdn
|
||||
|
|
Loading…
Reference in a new issue