Closed clementguillot closed 1 month ago
Due to overlapping selectors, the cleanup CronJob may inadvertently receive HTTP requests. To resolve this, we need to update the Service selectors and the CronJob's template metadata, ensuring each has distinct labels for proper request routing.
CronJob
Service
CronJob'
Description
Due to overlapping selectors, the cleanup
CronJob
may inadvertently receive HTTP requests. To resolve this, we need to update theService
selectors and theCronJob'
s template metadata, ensuring each has distinct labels for proper request routing.