You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not an issue itself, but in order to deploy it to kubernetes I created a helm chart for it
One note: From the instructions it seemed like it would work if with the jira_uri, jira_password and jira_username existed as environment values, and the file config.toml was not there.
As far as I could tell though, this is not the case. The installation needs the config.toml to be there always (which made the helm chart a bit complicated).
If I am correct and in a future version you make it work without the config.toml (if env variables are available), tell me so that I will simplify also the helm chart.
The text was updated successfully, but these errors were encountered:
Not an issue itself, but in order to deploy it to kubernetes I created a helm chart for it
One note: From the instructions it seemed like it would work if with the jira_uri, jira_password and jira_username existed as environment values, and the file config.toml was not there.
As far as I could tell though, this is not the case. The installation needs the config.toml to be there always (which made the helm chart a bit complicated).
If I am correct and in a future version you make it work without the config.toml (if env variables are available), tell me so that I will simplify also the helm chart.
The text was updated successfully, but these errors were encountered: