Faster renewal of certificates
This commit is contained in:
parent
3764634b7c
commit
1c30c8c157
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ spec:
|
||||||
secretName: c4k-common-cert
|
secretName: c4k-common-cert
|
||||||
commonName: FQDN
|
commonName: FQDN
|
||||||
duration: 2160h # 90d
|
duration: 2160h # 90d
|
||||||
renewBefore: 360h # 15d
|
renewBefore: 480h # 20d
|
||||||
dnsNames:
|
dnsNames:
|
||||||
- FQDN
|
- FQDN
|
||||||
issuerRef:
|
issuerRef:
|
||||||
|
|
Loading…
Reference in a new issue