authelia: Allow anonymous access to vminsert
This way we can have push-based metrics without requiring any authentication.
This commit is contained in:
@@ -36,6 +36,10 @@ access_control:
|
||||
networks:
|
||||
- internal
|
||||
policy: bypass
|
||||
- domain: metrics.pyrocufflink.blue
|
||||
resources:
|
||||
- '^/insert/.*'
|
||||
policy: bypass
|
||||
- domain: metrics.pyrocufflink.blue
|
||||
networks:
|
||||
- internal
|
||||
|
||||
Reference in New Issue
Block a user