### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior in helm chart, the ingress frontend service but this uses all the pods (node-service, frontend, api-service) ### Expected Behavior the node-service service uses node-service pods the frontend service uses frontend pods the api-service service uses api-service pods ### Steps to reproduce helm install lowcoder... ### Environment kubernetes ### Additional Information # Dependencies needed for Lowcoder deployment dependencies: - condition: redis.enabled name: redis repository: oci://registry-1.docker.io/bitnamicharts version: 19.1.0 - condition: mongodb.enabled name: mongodb repository: oci://registry-1.docker.io/bitnamicharts version: 15.1.4 update bitnami repository