diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 1fb38445..9a550dd7 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -55,8 +55,8 @@ info: management: endpoint: prometheus: - enabled: false + access: none endpoints: web: exposure: - include: health,info + include: health, info