fix(k8s): update labels and selectors for consistency #89

Merged
argoyle merged 1 commits from update-k8s-labels-to-app-name into master 2025-01-24 14:01:15 +00:00
argoyle commented 2025-01-24 14:00:15 +00:00 (Migrated from gitlab.com)

Change label keys from "app" to "app.kubernetes.io/name"
to standardize the label format across the deployment,
service, and pod specifications. This improves clarity and
ensures alignment with Kubernetes best practices for
labeling and facilitates better management and
selection of resources.

Change label keys from "app" to "app.kubernetes.io/name" to standardize the label format across the deployment, service, and pod specifications. This improves clarity and ensures alignment with Kubernetes best practices for labeling and facilitates better management and selection of resources.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-01-24 14:00:22 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2025-01-24 14:01:16 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/unbound-site#89