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