whoops
This commit is contained in:
parent
a3bdedc3df
commit
87fa9d0efa
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ metadata:
|
|||
kubernetes.io/ingress.class: traefik-external
|
||||
spec:
|
||||
rules:
|
||||
- host: "bazarr.${LOCAL_DOMAIN}"
|
||||
- host: "bazarr.mafyuh.com"
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m0s
|
||||
path: ./apps
|
||||
path: ./cluster/apps
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
|
Loading…
Reference in a new issue