Skip to content

Commit

Permalink
[MOSIP-28681] Added idgenerator service cronJob in values.yaml file. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Prafulrakhade authored Aug 4, 2023
1 parent e2d5372 commit 98d790a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/restart-cron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ namespaces:
- name: authdemo
enabled: true
deploymentName: authdemo
- name: kernel
enabled: true
deploymentName: idgenerator

schedule:
crontime: "0 3 * * *" ## run cronjob every day at 3 AM (time hr: 0-23 )
Expand Down

0 comments on commit 98d790a

Please sign in to comment.