Open
Description
Description
if we use pagespy in self-hosted way, we need to ensure the pagespy is high-available. Use kubernertes is first choice for many scenarios. Helm chart is the most popular app management tool, so there is some need to introduct helm chart deployment
Suggested solution
add helm chart support, but we need resolve some problems first:
- add support of database in page-spy-api module
- fix problem of use dns instead of ip address in
rpcAddress
field
Alternative
No response
Additional context
No response
Validations
- Read the FAQ.
- Read the Contributing Guidelines.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.