github.com/verrazzano/verrazzano@v1.7.1/examples/helidon-config/README.md (about) 1 # Hello World Helidon 2 3 The Hello World Helidon configuration example is a Helidon-based service that returns a "HelloConfig World" response when invoked. In this example, the configuration for the application uses a Kubernetes ConfigMap instead of the default microprofile properties file. 4 5 To deploy this example application, follow the instructions [here](https://verrazzano.io/latest/docs/examples/helidon-config/). 6 7 For more information and the source code of this application, see the [Verrazzano Examples](https://github.com/verrazzano/examples). 8 9 Copyright (c) 2021, Oracle and/or its affiliates.