Thomas Budde
Thomas Budde
## Description Fixed a the value used for the stand alone tib ingress route, as here the value of the dashboard is used. - Setup standalone tib and try use...
If you use the helm chart to deploy the identy broker in the stand alone version, the ingress route will be created with the service port of the dashboard. With...
I am using a 3rd party lib that uses Cronos for handling cron expressions. This lib always uses `CronFormat.IncludeSeconds` internally so if I want to run sth. every minute I...