bcgov / bcgov/backup-container
Align Cronjob and Pod configurations
Open
enhancement
- Dominant language
- Shell
- Stars
- 44
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
The pod template (backup-deploy.json) uses discrete environment variable entries for it's configuration, while the cronjob template (backup-cronjob.yaml) uses a configmap to configure the environment variables.
Align the 2 by migrating to using a configmap for the settings.
Contributor guide
Assessment
This issue has not been assessed yet.