vikunja: add temporary extra host to circumvent LE limit
https://letsencrypt.org/docs/duplicate-certificate-limit/
This commit is contained in:
parent
be363e87ee
commit
b7de2a2a64
|
@ -38,3 +38,4 @@ data:
|
||||||
- secretName: vikunja
|
- secretName: vikunja
|
||||||
hosts:
|
hosts:
|
||||||
- "do.${domain}"
|
- "do.${domain}"
|
||||||
|
- "tempdo.${domain}"
|
||||||
|
|
Loading…
Reference in New Issue