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

1 Commits

Author SHA1 Message Date
argoyle 4c6118116b fix(k8s): update labels and selectors for consistency
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.
2025-01-24 14:59:58 +01:00