feat(k8s): add labels to dancefetcher CronJob deployment #89
Reference in New Issue
Block a user
Delete Branch "add-labels-to-dancefetcher-cronjob"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds metadata labels for the dancefetcher CronJob to enhance
identification and organization within Kubernetes. This change
improves clarity and alignment with best practices for
Kubernetes resource management.