fix(k8s): update ingress configuration for backend service #184

Merged
argoyle merged 1 commits from fix/k8s-ingress-backend-service into main 2025-06-29 11:26:03 +00:00
argoyle commented 2025-06-29 11:00:14 +00:00 (Migrated from gitlab.com)

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.

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.
argoyle (Migrated from gitlab.com) merged commit into main 2025-06-29 11:26:03 +00:00
Sign in to join this conversation.