Skip to content

Commit

Permalink
[hotfix] Remove unnecessary management endpoints configuration (#3269)
Browse files Browse the repository at this point in the history
  • Loading branch information
GOODBOY008 authored Oct 22, 2023
1 parent 3926132 commit 4c932d3
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,21 +70,6 @@ spring:
converters:
preferred-json-mapper: jackson

management:
endpoints:
web:
exposure:
include: [ 'health', 'httptrace', 'metrics' ]
endpoint:
health:
enabled: true
show-details: always
probes:
enabled: true
health:
ldap:
enabled: false

streampark:
proxy:
# knox process address https://cdpsit02.example.cn:8443/gateway/cdp-proxy/yarn
Expand Down

0 comments on commit 4c932d3

Please sign in to comment.