Add renew to certificate
This commit is contained in:
parent
f2e29256cc
commit
d7bff30023
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ metadata:
|
|||
spec:
|
||||
secretName: shynet-secret
|
||||
commonName: fqdn
|
||||
duration: 2160h # 90d
|
||||
renewBefore: 360h # 15d
|
||||
dnsNames:
|
||||
- fqdn
|
||||
issuerRef:
|
||||
|
|
Loading…
Reference in a new issue