2 Commits

Author SHA1 Message Date
renovate 6e8275454e Update registry.k8s.io/kube-state-metrics/kube-state-metrics Docker tag to v2.19.0 2026-05-23 03:09:33 +00:00
AverageMarcus 493984abe4 Added Trek ingress
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2026-05-22 12:55:58 +01:00
@@ -19,6 +19,7 @@ spec:
- bsky-feeds.cluster.fun - bsky-feeds.cluster.fun
- ai.cluster.fun - ai.cluster.fun
- penpot.cluster.fun - penpot.cluster.fun
- trek.cluster.fun
secretName: non-auth-proxy-ingress secretName: non-auth-proxy-ingress
rules: rules:
- host: hello-world.cluster.fun - host: hello-world.cluster.fun
@@ -71,3 +72,13 @@ spec:
name: tailscale-proxy name: tailscale-proxy
port: port:
name: non-auth name: non-auth
- host: trek.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: tailscale-proxy
port:
name: non-auth