Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

[cetic/fadi] specific and hard-coded release name #41

@fzalila

Description

@fzalila

Describe the bug
The current values.yaml requires that the release must be named fadi.
This install does not work with my-release release name.

Version of Helm and Kubernetes:

How to reproduce it (as minimally and precisely as possible):
Install fadi as explained here and try to access to a any service.
The access (admin/password1) will not work because the server is not found.
t=2021-06-28T13:21:50+0000 lvl=eror msg="Error while trying to authenticate user" logger=context userId=0 orgId=0 uname= error="LDAP Result Code 200 \"Network Error\": dial tcp: lookup fadi-openldap on 10.96.0.10:53: no such host" remote_addr=172.17.0.1 t=2021-06-28T13:21:50+0000 lvl=eror msg="Request Completed" logger=context userId=0 orgId=0 uname= method=POST path=/login status=500 remote_addr=172.17.0.1 time_ms=124 size=53 referer=http://192.168.99.254:32676/login

A suggestion to resolve issue:
Multiple services start withfadi- must be updated like {{ .Release.Name }}-

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions