You can use the OWNERSHIP_SYNC_JOB_CRON:
flag in your backend configmap for your helm chart to set the amount of times that we query your IDP.
For example, you could use: OWNERSHIP_SYNC_JOB_CRON:0 0/30 * * * *
in order to set the query interval to every 30 minutes.
Comments
0 comments
Article is closed for comments.