EStork09

Results 18 issues of EStork09

### Describe the bug a clear and concise description of what the bug is. ``` additionalMetricsRelabels: site: words room-number: "8576" ``` gets rendered as: ``` - targetLabel: room-number replacement: 8576...

bug

Adding OTLP path for the gateway and ingress configs. This will allow pushing logs from opentelemetry collectors referencing the [docs](https://grafana.com/docs/loki/next/send-data/otel/).

After upgrading to 6.0.x, the tenant is no longer getting the environment value from the secret. i.e. ``` spec: configuration: name: minio-configuration env: - name: MINIO_IDENTITY_OPENID_CLIENT_SECRET_PRIMARY_IAM valueFrom: secretKeyRef: key: client-secret...

bug
future
community
release

**Is your feature request related to a problem? Please describe.** I am trying to add a Debian repo, I have signing service created for collection and containers but I am...

Feature

#1943 talked about this but seems to have gone stale. I can make a PR and add the variable to both the installers as mentioned in the above issue but...

proposal
variant/static

### What would you like to see! The ability to set Redis to support clustering. Right now with `USE_REDIS_CLUSTER` = `True` I am getting a large amount of `MOVED` making...

feature request
more info needed
needs triage

### Support guidelines - [x] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md) - [x] My request is not listed as [a very good idea, but unfortunately...](https://docs.firefly-iii.org/explanation/more-information/what-its-not/) - [x] I've used [the search](https://github.com/firefly-iii/firefly-iii/issues?q=is%3Aissue)...

**Is your feature request related to a problem? Please describe.** We use ArgoCD to deploy helm charts, ideally we would like to have a deployable chart to allow versioning. **Describe...

feature
customer