This commit is contained in:
Matt Reeves 2024-07-08 23:09:24 -04:00
parent a3bdedc3df
commit 87fa9d0efa
2 changed files with 2 additions and 2 deletions

View file

@ -83,7 +83,7 @@ metadata:
kubernetes.io/ingress.class: traefik-external
spec:
rules:
- host: "bazarr.${LOCAL_DOMAIN}"
- host: "bazarr.mafyuh.com"
http:
paths:
- path: /

View file

@ -5,7 +5,7 @@ metadata:
namespace: flux-system
spec:
interval: 10m0s
path: ./apps
path: ./cluster/apps
prune: true
sourceRef:
kind: GitRepository