mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-16 18:02:55 +02:00
node001: tunnel vic.rubenhensen.nl to the home cluster
Add vic.rubenhensen.nl to tunneledHosts so the edge box does SNI passthrough on :443 and the :80 ACME/redirect vhost for it, matching the DNS record. Without this, vic falls through to Stalwart on :8443 and cert-manager's HTTP-01 challenge can't be reached.
This commit is contained in:
@@ -20,6 +20,7 @@ let
|
||||
"blog.rubenhensen.nl"
|
||||
"serpbear.rubenhensen.nl"
|
||||
"git.rubenhensen.nl"
|
||||
"vic.rubenhensen.nl"
|
||||
];
|
||||
|
||||
sniMapEntries =
|
||||
|
||||
Reference in New Issue
Block a user