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 kubernetes.io/ingress.class: traefik-external
spec: spec:
rules: rules:
- host: "bazarr.${LOCAL_DOMAIN}" - host: "bazarr.mafyuh.com"
http: http:
paths: paths:
- path: / - path: /

View file

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