Skip to content

Commit

Permalink
Remove left-over micrometer-pattern (#8307)
Browse files Browse the repository at this point in the history
  • Loading branch information
snazy authored Apr 9, 2024
1 parent 5a5aedc commit 2d8b22e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,7 @@ quarkus.micrometer.binder.http-server.match-patterns=\
/api/v1/trees/tree/.*=/api/v1/trees/tree/{ref}, \
/api/v1/trees/.*/.*=/api/v1/trees/{referenceType}/{ref}, \
/api/v1/namespaces/namespace/.*/.*=/api/v1/namespaces/namespace/{ref}/{name}, \
/api/v1/namespaces/.*=/api/v1/namespaces/{ref}, \
/contents/.*=/contents/{key}
/api/v1/namespaces/.*=/api/v1/namespaces/{ref}

%test.quarkus.devservices.enabled=false

Expand Down

0 comments on commit 2d8b22e

Please sign in to comment.