vikunja: add temporary extra host to circumvent LE limit

https://letsencrypt.org/docs/duplicate-certificate-limit/
This commit is contained in:
xeruf 2022-06-30 11:32:17 +01:00
parent be363e87ee
commit b7de2a2a64
1 changed files with 1 additions and 0 deletions

View File

@ -38,3 +38,4 @@ data:
- secretName: vikunja
hosts:
- "do.${domain}"
- "tempdo.${domain}"