Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit 5f70213

Browse files
committed
add entrypoints for nonpriv ports
Signed-off-by: Kingdon Barrett <[email protected]>
1 parent f9a5bbc commit 5f70213

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/routers/urbit-ships/socryx-topled-ingressroute.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
spec:
77
entryPoints:
88
- web
9+
- webnonpriv
910
# - websecure
1011
routes:
1112
- kind: Rule
@@ -32,6 +33,7 @@ metadata:
3233
spec:
3334
entryPoints:
3435
- websecure
36+
- websecnonpriv
3537
routes:
3638
- match: HostSNI(`socryx-topled.arvo.network`)
3739
services:

0 commit comments

Comments
 (0)