update misconfigs
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user