fix(k8s): update label to use recommended format #90

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

Replace the app label with the app.kubernetes.io/name
format in the deployment configuration to follow best
practices for Kubernetes labeling conventions. This
ensures better compatibility with tooling and promotes
standardization across deployments.

Replace the app label with the app.kubernetes.io/name format in the deployment configuration to follow best practices for Kubernetes labeling conventions. This ensures better compatibility with tooling and promotes standardization across deployments.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-01-24 15:45:22 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2025-01-24 16:21:52 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dancefinder/geo-service#90