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