flyrain commented on code in PR #964:
URL: https://github.com/apache/polaris/pull/964#discussion_r1947141261


##########
README.md:
##########
@@ -97,6 +97,14 @@ using different configurations. Check the 
`./getting-started` directory for more
 - `kubectl get deployment -n polaris` - To check the status of the deployment.
 - `kubectl describe deployment polaris-deployment -n polaris` - To 
troubleshoot if things aren't working as expected.
 
+#### Configuring Polaris
+
+Polaris Servers can be configured using a variety of ways.
+Please see the [Configuration 
Guide](https://polaris.apache.org/in-dev/unreleased/configuration/)
+for more information.
+
+Default configuration values can be found in 
`quarkus/defaults/src/main/resources/application.properties`.

Review Comment:
   Not a blocker to this PR, but I'm still concerned as this file contains both 
build-time and runtime configs. I'm not sure if there is a better way to reduce 
the confusion from the users, other than documenting them well. Open for 
suggestions.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to