update misconfigs
This commit is contained in:
parent
4cf26679c6
commit
28f33f8ff7
@ -7,7 +7,8 @@ spec:
|
||||
matchLabels:
|
||||
app: jellyfin-server
|
||||
endpoints:
|
||||
- port: 8096
|
||||
- path: /metrics
|
||||
targetPort: 8096
|
||||
|
||||
# this exposes metrics on port 8096 as enabled in the jellyfin config
|
||||
# https://jellyfin.org/docs/general/networking/monitoring/
|
||||
|
@ -8,7 +8,6 @@ spec:
|
||||
routes:
|
||||
# block the metrics endpoint
|
||||
- match: Host(`git.kluster.moll.re`) && !Path(`/metrics`)
|
||||
- match: Host(`git.kluster.moll.re`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: gitea-http
|
||||
|
Loading…
x
Reference in New Issue
Block a user