refactor: update k8s labels from component to name #736

Merged
argoyle merged 1 commits from update-k8s-labels-from-component-to-name into main 2025-01-24 18:58:50 +00:00
argoyle commented 2025-01-24 18:01:59 +00:00 (Migrated from gitlab.com)

Changes the Kubernetes labels and selectors in the deploy.yaml file
from app.kubernetes.io/component to app.kubernetes.io/name
to better align with Kubernetes conventions and improve resource
identification. This adjustment is made throughout the deployment
specification and the associated service, enhancing clarity and
maintainability.

Changes the Kubernetes labels and selectors in the deploy.yaml file from `app.kubernetes.io/component` to `app.kubernetes.io/name` to better align with Kubernetes conventions and improve resource identification. This adjustment is made throughout the deployment specification and the associated service, enhancing clarity and maintainability.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-01-24 18:02:04 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2025-01-24 18:58:51 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#736