diff --git a/spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/application.properties b/spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/application.properties new file mode 100644 index 0000000000..84fea2762c --- /dev/null +++ b/spring-boot-samples/spring-boot-sample-actuator-ui/src/main/resources/application.properties @@ -0,0 +1 @@ +health.diskspace.enabled: false \ No newline at end of file