Info Contributor
Spring Cloud Kubernetes includes an InfoContributor which adds Pod information to
Spring Boot’s /info Actuator endpoint.
You can disable this InfoContributor by setting management.info.kubernetes.enabled
to false in application.[properties | yaml].