chore: update labels to use app.kubernetes.io/name format #19
Reference in New Issue
Block a user
Delete Branch "update-labels-for-kubernetes-apps"
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 resource labels for rabbitmq, mysql, and postgres
to follow the standardized naming convention of
app.kubernetes.io/name. This change enhances clarity and conformity
across resources, improving maintainability and alignment with
Kubernetes best practices.