Added yay-or-nay

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-06-25 14:06:59 +01:00
parent 1c76f00adc
commit a2e8a14dac

View File

@@ -18,6 +18,7 @@ spec:
- ombi.cluster.fun
- bsky-feeds.cluster.fun
- ai.cluster.fun
- yay-or-nay.cluster.fun
secretName: non-auth-proxy-ingress
rules:
- host: hello-world.cluster.fun
@@ -60,3 +61,13 @@ spec:
name: tailscale-proxy
port:
name: non-auth
- host: yay-or-nay.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: tailscale-proxy
port:
name: non-auth