add prometheus monitoring
This commit is contained in:
@@ -6,6 +6,8 @@ spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
# block the metrics endpoint
|
||||
- match: Host(`git.kluster.moll.re`) && !Path(`/metrics`)
|
||||
- match: Host(`git.kluster.moll.re`)
|
||||
kind: Rule
|
||||
services:
|
||||
|
Reference in New Issue
Block a user