Browse Source

chore: test

pull/133/head
Teddy Kim 3 years ago
parent
commit
486270c1c6
  1. 2
      blue-green/README.md

2
blue-green/README.md

@ -1,5 +1,5 @@
# Blue Green
The blue green strategy is not supported by built-in Kubernetes Deployment but available via third-party Kubernetes controller.
This example demonstrates how to implement blue-green deployment via [Argo Rollouts](https://github.com/argoproj/argo-rollouts):

Loading…
Cancel
Save