Open Andrew-Dickinson opened 2 weeks ago
We need the prod deploy to await the dev deploy
await
Per Andrew, pods should be healthy in dev before starting prod. This will allow integration tests to be run to validate the environment.
We need the prod deploy to
await
the dev deploy