flyrain commented on code in PR #964: URL: https://github.com/apache/polaris/pull/964#discussion_r1947241853
########## 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/) Review Comment: Can we use relative path here as well? -- 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]
