mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-30 01:22:31 +00:00
fix(remark42): correct url
Wrong URL used from the old cluster. Made it impossible to log in due to a wrong redirect URL.
This commit is contained in:
committed by
Vegard Hagen
parent
e2e30a91e2
commit
935a13038c
@@ -6,7 +6,7 @@ configMapGenerator:
|
||||
namespace: blog
|
||||
literals:
|
||||
- TIME_ZONE=Europe/Oslo
|
||||
- REMARK_URL=https://remark42.euclid.stonegarden.dev
|
||||
- REMARK_URL=https://remark42.stonegarden.dev
|
||||
- SITE=stonegarden.dev
|
||||
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user