Adds the delete verb for limitranges in the deploy.yaml file. This
change allows for the deletion of the specific resource named
"extreme-request-defaults," enabling better resource management
and cleanup in the deployment process.
Replace deprecated app label with app.kubernetes.io/name to align
with Kubernetes best practices for label usage. Maintain consistency
across deployment specifications for better management and
monitoring.