Add pathType as Prefix to the ingress path definition. Update the
backend service reference to use the new format with 'service'
instead of 'serviceName' for improved clarity and adherence to
Kubernetes API standards.
Change labels in the deployment and service configurations from the
custom format to the standard Kubernetes naming convention. This
improves consistency and compatibility with Kubernetes tools and
enhances maintainability.