Added ntfy

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2024-12-13 10:46:58 +00:00
parent afc5bf89e7
commit 4bbf882ded
5 changed files with 139 additions and 11 deletions

View File

@@ -11,7 +11,6 @@ spec:
tls:
- hosts:
- hello-world.cluster.fun
- ntfy.cluster.fun
secretName: non-auth-proxy-ingress
rules:
- host: hello-world.cluster.fun
@@ -24,13 +23,3 @@ spec:
name: tailscale-proxy
port:
name: non-auth
- host: ntfy.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: tailscale-proxy
port:
name: non-auth