Skip to content

[Bug]: in helm chart, the ingress frontend service but this uses all the pods (node-service, frontend, api-service) #810

Closed
@voriol

Description

@voriol

Is there an existing issue for this?

  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions