feat(api): enable actuator shutdown endpoint

This commit is contained in:
Gauthier Roebroeck 2021-02-22 17:00:34 +08:00
parent cf3300a5ef
commit 8f5ba00f1a

View file

@ -53,6 +53,8 @@ management:
health: health:
roles: ADMIN roles: ADMIN
show-details: when_authorized show-details: when_authorized
shutdown:
enabled: true
metrics: metrics:
export: export:
influx: influx: