cnp-flux-config
cnp-flux-config copied to clipboard
HwF processing- Cron job for checking payment status
Jira link (if applicable)
https://tools.hmcts.net/jira/browse/PRL-5906
Change description
Checklist
- [ ] commit messages are meaningful and follow good commit message guidelines
- [ ] README and other documentation has been updated / added (if needed)
- [ ] tests have been updated / new tests has been added (if needed)
- [ ] Does this PR introduce a breaking change
🤖AEP PR SUMMARY🤖
I'm a bot that generates AI summaries of pull requests, see AEP for more details
- Updated the README.md file with changes related to Flux PTL and GOTK image automation components being generated by Renovate.
- Added the
prl-cron-hwf-citizen-update-state
component to thekustomization.yaml
file under both base and demo directories. - Added multiple yaml files for the
prl-cron-hwf-citizen-update-state
component, including aat, demo, ithc, perftest, and prod environments. These files contain different configurations for each environment, such as image, environment variables, and schedule. - Updated the
kustomization.yaml
file under the prod directory to include theprod.yaml
file for theprl-cron-hwf-citizen-update-state
component.