fix(k8s): update app labels to use recommended format #20
Reference in New Issue
Block a user
Delete Branch "update-app-labels-k8s-manifest"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactor Kubernetes deployment and service labels to follow
the recommended label format. Change all occurrences of
"app: lingonpaj-site" to "app.kubernetes.io/name: lingonpaj-site"
for improved consistency and compliance with Kubernetes best
practices.
mentioned in commit
f7301f4a4e