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

1 Commits

Author SHA1 Message Date
argoyle 5834f8cbc0 fix(k8s): update label to use recommended format
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.
2025-01-24 16:45:01 +01:00