Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AWX backup cronjob #664

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Fix AWX backup cronjob #664

merged 1 commit into from
Nov 26, 2024

Conversation

dark-vex
Copy link
Owner

Fix flux error:

kustomization/flux-system                   	main@sha1:896e44d7	False    	False
CronJob/awx/awx-backup dry-run failed: failed to create typed patch object (awx/awx-backup; batch/v1, Kind=CronJob): .spec.jobTemplate.spec.template.spec.containers[name="pgbackup"].env[name="BACKUP_KEEP_DAYS"].value: expected string, got &value.valueUnstructured{Value:60}

Fix flux error:
```
kustomization/flux-system                   	main@sha1:896e44d7	False    	False	CronJob/awx/awx-backup dry-run failed: failed to create typed patch object (awx/awx-backup; batch/v1, Kind=CronJob): .spec.jobTemplate.spec.template.spec.containers[name="pgbackup"].env[name="BACKUP_KEEP_DAYS"].value: expected string, got &value.valueUnstructured{Value:60}
```
@dark-vex dark-vex self-assigned this Nov 26, 2024
@dark-vex dark-vex merged commit 6d10f8b into main Nov 26, 2024
2 of 3 checks passed
@dark-vex dark-vex deleted the dark-vex-patch-1 branch November 26, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant