2 Commits

Author SHA1 Message Date
cfb7df2284 Merge branch 'master' of https://git.cluster.fun/averagemarcus/cluster.fun 2025-04-25 07:53:35 +02:00
99d6735566 Added podgrab external URL
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-04-25 07:53:19 +02:00

View File

@@ -27,6 +27,7 @@ spec:
- tekton.cluster.fun
- changedetection.cluster.fun
- grafana.cluster.fun
- podgrab.cluster.fun
secretName: auth-proxy-ingress
rules:
- host: downloads.cluster.fun
@@ -199,3 +200,13 @@ spec:
name: tailscale-proxy
port:
name: auth
- host: podgrab.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: tailscale-proxy
port:
name: auth