Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change hostname in helpers.tpl and api_enviroment #293

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nikitadocker
Copy link

Good afternoon.
I encountered a problem in the form of generating a value for the INFLUXDB_URL variable
This refers to influxdb2 which is included in the helm chart itself. We don't use external ones.

We do not have a standard cluster name.
The problem was that flagsmith-api could not connect to influxdb2
http://flagsmith-new-influxdb2.microservices.svc.kube-main.local:80 we needed this
DNS name
Unfortunately, it was not possible to override the INFLUXDB_URL values for flagsmith-api

Is it possible to add this functionality?

PR shows the changes I made

This helm chart was tested by deployment to the k8s cluster

chart version 0.42.0

@Nikitadocker Nikitadocker requested a review from a team as a code owner November 18, 2024 11:27
@Nikitadocker Nikitadocker requested review from matthewelwell and removed request for a team November 18, 2024 11:27
@matthewelwell matthewelwell requested review from gagantrivedi and removed request for matthewelwell November 19, 2024 10:26
@matthewelwell
Copy link
Contributor

@gagantrivedi can you take a look here please?

@gagantrivedi
Copy link
Member

@Nikitadocker we are in the process of deprecating influx; you should be able to migrate your data to Postgres once #230 is merged, or you will be able to use external InfluxDB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants