While setting up the CI/CD pipeline for an application deployed on Google Kubernetes Engine (GKE) utilizing Kubernetes Deployment, Service, and Ingress, the application team desires deployment using the blue/green methodology. What are the appropriate rollback actions to implement?