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:
|
spec:
|
||||||
secretName: shynet-secret
|
secretName: shynet-secret
|
||||||
commonName: fqdn
|
commonName: fqdn
|
||||||
|
duration: 2160h # 90d
|
||||||
|
renewBefore: 360h # 15d
|
||||||
dnsNames:
|
dnsNames:
|
||||||
- fqdn
|
- fqdn
|
||||||
issuerRef:
|
issuerRef:
|
||||||
|
|
Loading…
Reference in a new issue