A financial services company is implementing a blue-green deployment strategy for a critical, stateful microservice running on an OKE cluster. The deployment pipeline must ensure zero downtime and provide an immediate rollback capability if post-deployment health checks fail. The current process involves manually updating a Kubernetes service selector to switch traffic. Which OCI DevOps Deployment Pipeline stage configuration is the most effective and automated way to manage the traffic shift between the blue and green environments?