Skip to content

Can I use the Kubernetes SVC address in the sandbox configuration project? #274

@kiwilab-cn

Description

@kiwilab-cn

I deployed Hyperswitch in my own Kubernetes environment using Helm. The installation command I used is:

helm install hyperswitch ./charts/incubator/hyperswitch-stack -f ./charts/incubator/hyperswitch-stack/values.yaml -n hyperswitch --create-namespace

However, after a successful installation, I encountered an error when entering my email address during login; no verification email was sent.

I have reviewed the Chart.yaml and values.yaml files. Do I need to change the localhost addresses in values.yaml to the corresponding Kubernetes Service (svc) addresses? Theoretically, localhost wouldn't be accessible within the cluster, right? Thanks!"

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