Hello, I'm interested in integrating signoz into an existing helm chart. I've tried the child chart route and it doesn't seem to work. It also introduces a good bit of complexity. Since I won't be dealing with a ton of data I'd like to try having a monolithic signoz image with front-end, back-end, clickhouse, etc all integrated. It looks like all current deployment options are micro-service oriented - helm, compose, etc. I was wondering what the team thought the lift would be to package everything together into one image? I'm happy to give this a try.