Added external url for changedetection

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2024-03-26 08:31:15 +00:00
parent 017e7cbe39
commit e2ab609918
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 11 additions and 0 deletions

View File

@ -25,6 +25,7 @@ spec:
- prowlarr.cluster.fun
- transmission.cluster.fun
- tekton.cluster.fun
- changedetection.cluster.fun
secretName: auth-proxy-ingress
rules:
- host: downloads.cluster.fun
@ -177,3 +178,13 @@ spec:
name: auth-proxy
port:
name: http
- host: changedetection.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: auth-proxy
port:
name: http